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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
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.