Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0p1
Issue ID
861374
Regression
Yes
Particle system sub-emitted particles freeze while not in play mode.
Particle system sub-emitted particles freeze while not in play mode.
To reproduce:
1. Open project.
2. Enter Scene view.
3. Select "Particle System" game object in the Hierarchy window.
4. Press "Simulate" button in Scene view.
Expected results: expected.gif
Actual results: actual.gif
Important note: Particles work as expected when in play mode.
Reproduces with: 5.6.0b1; 5.6.0b2;
Doesn't reproduce with: 5.5.0p1;
Comments (1)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
I-am-Lawrence
Apr 14, 2017 03:59
I'm just now starting to get into particles and this happens constantly to me. It's a shame!
In my case this issue is directly related to the 'Playback Time' feature. When clicking between related particle systems, the 'Playback Time' will continue increasing. This means that if you are working on your particle system settings for 5 minutes, setting up collision effects, sub emitters, trail renderers, etc, when you are done and click over to another related particle system, the entire system recalculates for a playback time of 300+, which instantly freezes my system, unless of course you stop the simulation before clicking over (every time).