Search Issue Tracker
Active
Fixed in 6000.4.0a2
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment