Search Issue Tracker
Fixed in 5.4.2
Votes
3
Found in
5.4.0f3
Issue ID
819599
Regression
Yes
[ParticleSystem] Increasing Playback Time makes Editor freeze and finally get "System out of memory" error
Reproduction steps(Gif attached):
1. Open "New Unity Project 28" Unity project.
2. Open "1" scene.
3. Expand "ParticleSystem_OutOfMemory_Test" game object in the hierarchy.
4. Select "fx_flamethrower_y" game object.
5. Click "Simulate"
6. In the Inspector, Particle System component, check "Limit Velocity over Lifetime" checkbox.
- Notice that changes applies immediately.
7. Uncheck this checkbox.
8. Increase "Playback Time" by 200, then repeat step 6, 7 and 8.
- It will take more and more time for changes to apply, eventually crashing the editor(Pic attached).
Regression introduced in:
- 5.4
Comments (2)
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Diet-Chugg
Nov 13, 2016 03:07
ALBINOSTOICAUG - having same problem as you also on 32 go machine
AlbinoStoic
Aug 30, 2016 20:55
My issue was wrongfully closed as duplicate, and differs as follows:
Steps to reproduce:
- Create a NEW Unity Project (3D)
- Add "Standard Assets -> Particles"
- Create a "Particle System"
- Add Sub-Emitter (+)
- "Out of memory" crash after 1-5 seconds (on a 32GB system)