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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note:
Fixed by another internal issue: UUM-98440: KeyNotFoundException: The given key '4664' was not present in the dictionary.