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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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)