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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment