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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment