Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.5f1
Issue ID
UUM-73827
Regression
No
KeyNotFoundException error thrown in the Console when clicking on a button in a UIDocument
Reproduction steps:
1. Open the attached "ReproProj" project
2. Click on the “Load scenario maps” button to the left of the Play mode button
3. Click the “Edit map Test.Scenario” button
4. In the Game view, click on the “Triggers” button
5. Observe the Console logs
Expected Result: KeyNotFoundException error thrown in the Console
Actual Result: No errors thrown in the Console
Reproducible with: 6000.0.5f1
Could not test with: 2021.3.39f1, 2022.3.32f1 (due to errors when downgrading)
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Notes:
- The error is continuously thrown even after leaving the Play mode
- Full error message: “KeyNotFoundException: The given key 'ObservableValue: True' was not present in the dictionary.”
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Fixed by another internal issue: UUM-69322: “InvalidOperationException” errors are thrown when changing property elements and attempting to access them during runtime