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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment