Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a23
Issue ID
1217876
Regression
Yes
[Time] Setting Fixed Time Step to a large value and then back to default makes effects play faster until an editor restart
Repro steps:
1. Create a new VFX and add it to the scene
2. Open Project Settings - VFX
3. Change the Fixed Time Step value to something large (1)
4. Reset it back to the default 0.01666667
5. Observe the particle speed.
Expected outcome:
- The current fixed time step value to apply
Notes:
- Possibly related to the recent work with time and update modes
- Setting Fixed Time Step to larger values sometimes throws 'Thread group size must be above zero' errors.
- Found on trunk/master
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment