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
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
Add comment