Search Issue Tracker
Fix In Review for 13.x.x (not yet defined)
Votes
0
Found in [Package]
12.0.0
Issue ID
1365854
Regression
No
[VFX Graph] Screen space size not compatible with scale
Screen space size node doesn't take in consideration Scale resulting in loosing scale behavior.
Repro steps:
-Create a new VFX
-Add a Scree space size node
-Add a Scale node and set it on an axis only (to see well the issue)
Expected:
-Screen space size takes in consideration scaling the same way regualr size node
Hapening:
-When zooming out, the scale effect disappears
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment