Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2018.4.20f1
2019.4
2020.1
2020.2
Issue ID
1266046
Regression
No
Freeze/crash on DualThreadAllocator<DynamicHeapAllocator<LowLevelAllocator> >::Reallocate when selecting a Particle System
Reproduction steps:
1. Open user's attached project
2. Open scene "SampleScene"
3. In the Inspector, Select "Particle System"
-- observe freeze/crash
Reproducible with: 2018.4.26f1, 2019.4.6f1, 2020.1.1f1, 2020.2.0a20
Note:
The issue is no longer reproducible after disabling the Particle System in the scene file and then enabling it in the editor.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
The system in question is spawning 1 billion particles. (literally).
We have never set an upper limit, because, the computers of tomorrow can cope with more than in the past. So it's hard to know what a sensible limit would be. But, needless to say, you're over the limit. As QA sent you a fixed scene, i'll be closing this bug now.