Search Issue Tracker
Fixed
Fixed in 2021.3.15f1, 2022.2.2f1, 2023.1.0a14
Votes
0
Found in
2021.3.3f1
2022.1.5f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-6379
Regression
Yes
[VFX] VFX is updated if spawned behind the camera
The VisualEffect component instantiated outside of the frustum are updated until seen by the frustum, then, not updated anymore.
Step to repro:
- Open attached scene
- Insure only the game view is enabled
- Launch play mode
- Observed: Green flashing in scene too soon
- Expected: Keep initial color until VFX visible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The wrong documentation page is opened when clicking the Help icon in the Lighting window
- IPreprocessBuild.OnPreprocessBuild isn't called when building a project
- Crash on core::StringStorageDefault<char>::assign when opening the project
- Background tint doesn't work for sprites when using transitions
- [UI Toolkit] Dimensions of a parent element do not include padding when used in anchors of an absolute positioned children element
Add comment