Search Issue Tracker
Fixed in 1.0.11
Votes
0
Found in [Package]
1.0.5
Issue ID
1152805
Regression
Yes
[Scripting] Unable to open more than one script from unity editor on double clicking
Unable to open more than one script from unity editor on double clicking and fails to focus exactly the same script that was clicked if the script is already opened in the code editor.
Steps to repro:
1. Create a new project.
2. Create two scripts in the project window.
3. Double click on the first script.
4. Double click on the second script.
Actual Result:
1. First script is opened in the code editor. (Visual Studio)
2. Second script doesn't open in the code editor, instead of the same first script keeps opening.
Expected Result:
Code editor opens and focuses exactly the same script that was clicked.
Environment:
Only on Mac.
Occurring with:
2019.3.0a2, 2019.2.0b1
Working with:
2019.2.0a11, 2019.1.0f2
Note: For 2019.2.0a12, 2019.2.0a13, 2019.2.0a14 Script doesn't open up in the visual studio on Mac even if it's selected as the default code editor
Bug Id: 1146453
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Suryansh20
Dec 22, 2020 17:27
Check external application preferences