Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.46f1
Issue ID
UUM-102788
Regression
Yes
"KeyNotFoundException" errors are thrown when typing some combinations of letters
How to reproduce:
1. Open the “IN-99015“ project
2. Focus on the docked Search window
3. In the search bar, write “wa“
4. Observe the Console
Expected result: Nothing is logged
Actual result: A "KeyNotFoundException" error is logged
Reproducible in: 6000.0.30f1, 6000.0.46f1
Not reproducible in: 2022.3.61f1, 6000.0.29f1, 6000.1.0b14, 6000.2.0a9
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- The first line of the error reads: “{{KeyNotFoundException: The given key '3000' was not present in the dictionary.}}“
- Could not reproduce on a new project
- Occurrence frequency might correlate with the size of the project
- This can be reproduced with other letter combinations. e.g., writing “cube“ sometimes causes the bug to occur, but only with another key value (“1543“), for different letter combinations, a different key value is printed
- Downgrading the project can cause package errors to appear, but they have no impact on the reproduction
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
- TMP's Input Field caret disappears when its width is set to 1
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
Resolution Note:
Fixed by another internal issue: UUM-98440: KeyNotFoundException: The given key '4664' was not present in the dictionary.