Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.0.2
1.1.3
1.1.4
Issue ID
VSC-7
Regression
Yes
[OSX]Non-existent scripts are attempted to be opened when double-clicking on editor warnings and messages
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager window
3. Remove any installed package
4. In the Menu bar select Help > Reset Packages to defaults
5. Once the packages are reset double-click on the "Packages were changed." message in the Console window
Expected result: no instance of a code editor is opened
Actual result: a code editor opens with different behaviour on different Code Editors
Reproducible with: 2019.1.0a12, 2019.1.14f1, 2019.2.8f1, 2019.3.0b6, 2020.1.0a7
Not reproducible with: 2017.4.33f1, 2018.4.10f1, 2019.1.0a11
Reproducible with package versions: 1.0.2, 1.1.3
Notes:
Could not reproduce on Windows
Tested with Visual Studio Code and Visual Studio
Visual Studio opens a blank window/solution
Visual Studio Code opens an empty script in older Unity versions, throws a "Path does not exist" pop-up in newer versions
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
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
Resolution Note:
Couldn't reproduce in
Version: 2020.2.0a21.2837
Revision: trunk 3e0d5f775006
Tried on both Mac 10.13.6 and Win10