Search Issue Tracker
By Design
Votes
1
Found in [Package]
2.0.0
Issue ID
VS-13
Regression
Yes
[Scripting] Javascript file doesn't open up along with "JScript compilation error" on opening it from the project view
JavaScript file doesnt open in external application along with "JScript compilation error" on opening it from the project view. Refer attached screenshot.
Steps to repro:
1. Create a new Project
2. Import any javascript file
3. Window > Package Manager > Visual Studio Editor > Install
4. Double-click on Project window > Assets > javascript file
Actual Result:
Unable to open the javascript file in the external application from the project view.
Expected Result:
javascript file opens up in the external application.
Reproducible with:2020.1.0a15
Working Fine with: 2020.1.0a14, 2019.3.0f1
Package Found version: 2.0.0
Working Fine Package version: 1.0.11.
Environment: Only on Windows 10.
Comments (3)
-
Rickys1206
May 13, 2021 00:58
No me manda el correo para tener una cuenta
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:
In this case the user will have add javascript files to the extensions supported. This can be done Project Settings > Editor under Additional extensions to include for Visual Studio.
For Rider and VSCode this can be done under Preferences > External Tools. Adding to the Extensions Handled here will do the same as above for VS.