Unity Issue Tracker - When double-clicking on a script, Visual Studio no longers opens on the exact line
Fixed
VS-20
When double-clicking on a script, Visual Studio no longers opens on the exact line
Package: Visual Studio
Visual Studio Editor
Fixed
2.0.X
Couldn't repro this with:
Visual Studio Editor (Version 2.0.2)
Unity 2020.2.0a21.2837 (3e0d5f775006)
When double-clicking on a console error, Visual Studio doesn't open on the line that's causing the error anymore.
To reproduce:
download this simple project
open SampleScene and press play
You will see an error: "Open on this line" in the console
exit play mode and double-click on the error line
notice the script opens with Visual Studio and the cursor is at the top of the scripot
Expected: Visual studio will open and the cursor will be on the line with the error
Reproducible with Visual Studio Editor package version 2.0.1
Tested with 2020.1.ob8, 2020.1.0b1 and 2020.2.0a8
Not reproducible in earlier versions of this package and also not reproducible on 2019.3 or later versions
This is a regression from Package Version 2.0.0
Prioritise and Follow this issue
Have a workaround or additional info about this issue?