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] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment