Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.6.0b1
Issue ID
860806
Regression
Yes
Unhandled exception "Circular References Detected" for third level Sub Emitters
Reproduction Steps:
1. Open project
2. In Hierarchy select "Particle System/SubEmmitterBirth/SubEmmitterBirth"
3. Under Particle System Component enable Sub Emitters
4. Click on the Particle System field
5. Select "Particle System/SubEmmitterBirth" (its parent)
6. It should Crash now
Note: First and second (in this case "Particle System" and ""Particle System/SubEmmitterBirth") levels are handled and throws error "Circular References Detected" if their parent or them themselves are selected.
Expected behaviour: All levels of Sub Emitters throw error if Circular References are used.
Actual result: Only the first two levels throw this error all other crashes.
Reproduced on versions: Unity 5.5.0f1, 5.5.0p1, 5.6.0a1, 5.6.0b1
Did not reproduce on versions: Unity 5.3.7p2, 5.4.3p3, 5.5.0b11
Regression introduce in Unity 5.5.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment