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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment