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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment