Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.1
Issue ID
1179965
Regression
No
ParticleSystem.time script API can set invalid time values
values set using this API should be clamped/wrapped immediately, otherwise it can cause asserts in the particle simulation e.g. if set to a value much larger than the duration.
Repro:
Open ParticleSystemRewindIssues
Open Scene 3
Enter Playmode
Hold space to rewind after some bursts were emitted
Bursts will not replay correctly when releasing the spacebar (asserts may be thrown too, but maybe only in a debug build)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Add comment