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
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
- Stack frames are missing from Console window when in Full Stack trace mode
- An error is returned and no package is listed if an invalid package is hosted on a scoped registry
- Camera.WorldToScreenPoint is producing different behavior with dynamic resolution
- Gray color does not equal gray when comparing Color.gray and Color.gray
Add comment