Search Issue Tracker
In Progress
Under Consideration for 1.4.X
In Progress in 1.5.X
Votes
0
Found in [Package]
1.4.4
Issue ID
DSTR-1047
Regression
No
Test Runner "Open source code" navigates to the incorrect file or test
How to reproduce:
1. Open the user-attached project “UIElements”
2. Open the Test Runner window (Window → General → Test Runner)
3. Open the Play Mode tab in the Test Runner window and search for the "TestSimulateClick_NoPosition" test
4. Right-click on the test and click “Open source code”
5. Observe the opened file
Expected results: The correct file is opened (UITestFrameworkPlayModeTests.cs)
Actual results: The incorrect file is opened (DevConsoleTests.cs)
Reproducible with: 1.4.4, 2.0.1-pre.18 (6000.0.8f1)
Can’t test with: 2021.3.38f1, 2022.3.29f1 (Tests related errors)
Reproducible on: Windows 11 Pro
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment