Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a4
2018.3.1f1
2019.1.0a1
2019.2.0a1
Issue ID
1119163
Regression
No
Crash in GenerateParticleGeometry when a Particle System with Sprites Texture Sheet and FPS Mode has Infinite Start Lifetime
How to reproduce:
1. Create a new Unity project
2. Create a new Particle System
3. Set the 'Start Lifetime' parameter to 'Infinite'
4. Enable 'Texture Sheet Animation'
5. Select 'Sprites' Mode and 'FPS' Time Mode
Expected result: the Editor doesn't crash
Actual result: the Editor crashes
Reproducible with: 2018.3.0a4, 2018.3.3f1, 2019.1.0b1, 2019.2.0a2
Could not test with: 2017.4.19f1, 2018.3.0a3 (Time Mode parameter not introduced)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment