Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.46f1
7000.0.0a35
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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
Postponed port