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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Couldn't reproduce in
Version: 2020.2.0a21.2837
Revision: trunk 3e0d5f775006
Tried on both Mac 10.13.6 and Win10