Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b5
Issue ID
995937
Regression
No
[.NET 4.x] Blank compilation error is thrown if JavaScript file is included in Assets and .NET Standard 2.0 is used
1. Open the attached "JavaScriptError" project
2. Observe the console, no errors are thrown
3. Go to Edit --> Project Settings --> Player --> Other Settings
4. Change the Scripting Runtime Version to .NET 4.x and Api Compatibility Level to .NET Standard 2.0
Expected result: Error about JavaScript being unsupported is thrown (or something with more information)
Actual result: Blank error is thrown
Reproducible with - 2018.1.0b6, 2018.1.0a6
Fixed in - 2018.2.0a3
Note: Reproduced with both IL2CPP and Mono Scripting Backends
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ProBuilder Tool item appears twice in the overlay when editing in Vertex/Edge/Face context
- Error “Unable to add Renderer to the Scene after Culling.“ is present when Non-draw instanced Terrain is rendering in a camera within the rendering callbacks of another camera in Built-In Render Pipeline
- UGUI Pointer Enter/Exit does not always trigger when hovering quickly over it
- Longer Add Component submenu labels obscure UI and are not truncated
- Scripts submenu of the Add Component Menu can be scrolled horizontally
Add comment