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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment