Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.3f1
Issue ID
UUM-78384
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
Resolution Note:
I currently cannot reproduce on either 6000.0.41f1 and 6000.2.0a6. In both VS and Rider SimulateRuntimeHelpersTests.cs is opened which appears to be the correct file.