Search Issue Tracker
Fixed
Fixed in 6000.0.36f1, 6000.1.0b1, 6000.2.0a1
Votes
0
Found in
6000.0.14f1
6000.1.0a7
Issue ID
UUM-78380
Regression
Yes
Wrong cursor placement in the code editor when opening via TestRunner log hyperlink
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Test Runner window (Window > General > Test Runner), open EditMode tab
3. Select and run the “TestScriptSimplePasses“ test
4. In the Test Runner window logs section, click the hyperlink to the failed test in the script
5. Observe the opened code editor
Expected result: The cursor is set to the line of the failed test (line 77)
Actual result: The cursor is set to the last selected or the first line
Reproducible with: 2023.3.0b5, 6000.0.14f1
Not reproducible with: 2021.3.41f1, 2022.3.40f1, 2023.3.0b4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note:
- Tested IDE’s were Rider 2024.1.4 and Visual Studio 2022
- Testing was done with Test Runner 1.4.5 version
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
I cannot reproduce the issue anymore. It seems the root of the issue has been fixed