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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment