Search Issue Tracker
Fixed
Fixed in 6000.3.0b8, 6000.4.0a2
Votes
0
Found in
2022.3.67f1
6000.2.6f1
6000.3.0b2
Issue ID
UUM-119454
Regression
No
Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
How to reproduce:
1. Create a new project and install the Visual Effects package
2. Create any VFX Graph and select it
3. In the Inspector, under the "Initial State" navigate to the "PreWarm" parameters
4. Change all three ("PreWarm Total Time", "PreWarm Step Time", "PreWarm Delta Time") parameters by dragging their values
5. Observe the results
Expected result: The values are changing without any issues
Actual results: The values are changing really slow, and eventually lead to a freeze that can be resolved only by killing the process
Reproducible with: 2022.3.67f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b2
Reproducible on: macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested
Notes:
- Reopening the project after killing the project throws "Broken text PPtr in file" and "NullReferenceException: VFXMemorySerializer::StoreObject failure." errors
- In 6.3 the values are changing without the performance drop but changing the "PreWarm Delta Time" freezes the Editor the same way
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment