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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment