Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a7
2020.2.0a10
Issue ID
1242694
Regression
Yes
[Improved prefab] "KeyNotFoundException" is thrown on trying to restructure children of prefab instance
"KeyNotFoundException" is thrown on trying to restructure children of prefab instance after opening the prefab. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Create three empty gameObjects renamed A, B and C
3) Create a hierarchy such that A is the parent of B and B is the parent of C
3) Create prefabs of these gameObjects
4) Drag C into A > In Restructure window > Open Prefab
Actual Result: "KeyNotFoundException" is thrown on trying to restructure children of prefab instance after opening the prefab
Expected result: No exception should be thrown
Occurring on: 2020.2.0a10, 2020.2.0a7
Working fine on: 2020.2.0a5, 2020.1.0b7
Environment: Both Windows and Mac
Note: 2020.2.0a6 is not available on Saihai
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment