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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.