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
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
Add comment