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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment