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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment