Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0b3
Issue ID
764588
Regression
No
[Shuriken] Deactivating the SubEmitter module makes SubEmitter particles stop previewing in Scene view upon any change
Particle SubEmitters stop playing in preview when the module they are assigned to is deactivated. Any change done to these particles makes them disappear from the preview and the preview needs to be manually restarted to view them.
Repro steps:
1. Open ParticleSubEmitter scene from attached project
2. Select parent Particle System and ensure SubEmitter module is on
3. Preview particle system in scene view - observe how both green and red particles are playing.
4. Select child Red SubEmitter particle and change size while previewing in the scene view. System should update as expected.
5. Select parent Particle System and deactivate SubEmitter module.
6. Select child Red SubEmitter particle again and preview in Scene view (you'd most likely need to stop and play effect again).
7. Tweak any setting of child Red SubEmitter and observe how it disappears from the preview.
Expected outcome: SubEmitters to play as regular nested particle systems when the SubEmitter module they are assigned to is deactivated.
Notes:
- Not a regression (checked in 5.3.1f1)
- Workaround is to temporarily drag the SubEmitter out of the hierarchy or remove it from the parent SubEmitter module assignment.
- Primarily artistic issue when working on the SubEmitter separately
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment