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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.