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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment