Search Issue Tracker
Fixed in 2023.2.5f1
Fixed in 2023.2.X, 2023.3.X, 2023.3.0a7
Votes
0
Found in
2023.2.0a12
2023.3.0a4
Issue ID
UUM-40283
Regression
Yes
Error thrown when using search filter dropdown in Test Runner
Steps to reproduce:
1. Open any Unity project
2. Go to Window>General>Test Runner
3. In the EditMode tab, click on the dropdown to the right of the search bar
4. Select any entry
Expected result: no errors
Actual result: an error is thrown - OnGUIDepth changed: was 2 is 1. Event type was 14
Reproducible with: 2023.2.0a12, 2023.2.0a20
Not reproducible with: 2023.2.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment