Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PopcornFX "light renderer" size not expanding properly in o3de. #17921

Open
CarbAndrewD opened this issue May 14, 2024 · 2 comments
Open

PopcornFX "light renderer" size not expanding properly in o3de. #17921

CarbAndrewD opened this issue May 14, 2024 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/graphics-audio Categorizes an issue or PR as relevant to SIG graphics-audio.

Comments

@CarbAndrewD
Copy link

When using the PopcornFX gem for particle effects and using a particle with the "light renderer" node, the point light's range only shows sizes from 0 to 1 meters. Anything above 1 meter doesn't show a larger light.

PopcornFX (our project uses 2.17.4, but I haven't seen any changes to the light renderer in any of their updates since)

Steps to reproduce
-Create a particle effect using the light renderer node.
-Set the light attenuation sharpness to 1, and the range at any value above 1.
-Make a control light node(s) with a range value at (or at varying values under) 1.
-Load into o3de and enable the new particle effect.

Expected behavior
The range value should correspond with the radius of the light in the set o3de measurement units. A range of 5 should create a light with a radius of 5 meters (or whatever unit is selected)

Actual behavior
The light radius matches the range value from 0m to 1m, then caps at 1m. Anything above that does not show a change.

Screenshots/Video
popcorn fx light renderer size settings.
image

  • Device: PC (have not tested on mobile devices)
  • OS: Windows
  • Version: 10
  • CPU Ryzen 2700
  • GPU NVidia RTX 2070 Super.
  • Memory 96 GB

Additional context
Also reached out to PopcornFX regarding issue.

@CarbAndrewD CarbAndrewD added kind/bug Categorizes issue or PR as related to a bug. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 14, 2024
@michalpelka michalpelka added the sig/graphics-audio Categorizes an issue or PR as relevant to SIG graphics-audio. label May 16, 2024
@moudgils
Copy link
Contributor

My recommendation is to engage with PopocornFX to do a quick pass to asses if the issue is with PopocornFX or O3DE. There repo is https://github.com/PopcornFX/O3DEPopcornFXPlugin/issues.

@moudgils moudgils removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 22, 2024
@CarbAndrewD
Copy link
Author

I reached out to the PopcornFX team about a week ago. They were not aware of anything on their end which could be causing this issue but are also looking into it.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/graphics-audio Categorizes an issue or PR as relevant to SIG graphics-audio.
Projects
None yet
Development

No branches or pull requests

3 participants