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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment