Search Issue Tracker
Not Reproducible
Not Reproducible in 6000.0.X
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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
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.
Resolution Note (6000.0.X):
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.