Search Issue Tracker
Won't Fix
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
Postponed port