Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.3.0a4
Issue ID
1055879
Regression
No
[Improved Prefabs] Exception appears while Prefab Asset replaced by its child
Steps:
1. Add empty GameObject 'Root' and 'Cube'
2. Parent 'Cube' under the 'Root'
3. Make a prefab out of it
4. Open 'Root' in Prefab Mode
5. Drag 'Cube' onto 'Root' Prefab Asset in Project Browser
==> Confirmation dialog appears
6. Choose 'Replace Anyway'
==> ArgumentException: Cyclic nesting detected appears in Console
Note: Works as expected - 'Root' replaced by 'Cube'
Note: Autosave needs to be enabled, otherwise the error only appears when exiting Prefab Mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment