Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2021.3.37f1
2022.3.26f1
2023.2.20f1
6000.0.0b16
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-70519
Regression
No
Highlighter.Highlight does not find window when using class name as window title
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“ scene
3. Select the “TestObject“ GameObject in the Hierarchy window
4. Click the “in MyBehaviour.GetType().Name“ button in the Inspector window
5. Observe the Inspector window and the Console window
Expected result: The “MyBehaviour“ script component is highlighted and there are no errors in the Console window
Actual result: “Window MyBehaviour not found.“ error is thrown in the Console window and nothing is highlighted
Reproducible with: 2021.3.37f1, 2022.3.26f1, 2023.2.20f1, 6000.0.0b16
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment