Search Issue Tracker
Fixed in 13.0.X
Fixed in 13
Votes
0
Found in [Package]
13.0
Issue ID
1371089
Regression
Yes
Saving a VFX breaks its edit mode update until the VFX window is closed/reopened
Repro steps:
1. Create a new VFX and add it to the Scene
2. Open the VFX and add a Set Size block at the end of its Output
3. Modify the size and observe the particles are changing as expected
4. Save the VFX Graph
5. Try to repeat (3) and observe the particles are no longer updating.
Expected result:
When in edit mode and Force Runtime mode is not set, for particles to update when values are changed.
Notes:
- Recent regression in 2022.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
Add comment