Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.5.0f1
Issue ID
853996
Regression
Yes
[Shuriken] Circular reference crash when assigning a sub emitter particle system as its own sub emitter
Repro steps:
1. Open Main scene from attached project.
2. Select the Debris sub emitter (child of Particle System)
3. In the inspector, open the Debris Sub Emitter module and add a new sub emitter
4. Using the circle in the inspector, assign Debris to itself.
5. Unity crashes
Expected outcome: Unity to display an error message that this would be a circular reference.
Notes:
- Happens in 5.5.0f1, 5.5.0b11
- Only happens when assigning directly from the inspector; dragging the particle system displays the appropriate warning.
- Only happens on sub emitters. If the parent particle system is assigned as a circular reference the appropriate warning will be shown.
- Regression from 5.4.2p2 (new sub emitter module was added in 5.5 which most likely introduced the issue)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment