Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b1
Issue ID
1097003
Regression
No
[Main] Crash on Loop until replaced RingBuffer mode when setting max particles to 0
How to reproduce:
1. Create a new Particle System.
2. Select Particle System in the Hierarchy and in the Inspector set Ring Buffer Mode to "Loop Until Replaced".
3. Set Max Particles value to 0.
Expected result: Unity does not crash.
Actual result: Unity crashes.
Reproducible with - 2019.1.0a1, 2018.3.0b2
Not reproducible with - 2018.2.9f1 and earlier (No ring buffer)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment