Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.3.0b10
Issue ID
971980
Regression
No
Errors appear in a Console, when in a Particle System value of Start Lifetime is set to Infinity
To reproduce:
1. Create a new scene.
2. Create a new Particle System.
3. Type "Infinity" in start lifetime.
4. Stop and Play again Particle Effect in scene window.
5. Observe the console log.
6. Play the scene.
7. Observe the console log.
Expected result: no errors.
Actual result: Errors in a console.
Reproducible: 2017.3.0a6, 2017.3.0f1, 2018.1.0a6
Not reproducible: 2017.2.0p4, 2017.3.0a5 (because Start Lifetime is capped at 100 000)
Note:
When Start Lifetime is changed from a script, it will start producing errors only when ParticleSystem is stopped and played again.
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 AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment