Search Issue Tracker
Fixed
Fixed in 2023.2.5f1, 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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment