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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment