Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.2.0a1
Issue ID
991782
Regression
No
[WSA] FileNotFoundException: Could not load file or assembly 'netstandard thrown in Editor under .NET Standart with empty script
Steps to reproduce:
1. Create a new project
2. Set backend to .NET and set API compatibility level to .NET Standart 2.0
3. Create a script and attach to a game object
4. Play the scene
5. Observe the error in Console
Actual results: Exception is thrown
Expected results: Exception should not be thrown
Reproduced with: 2018.1.0b4. 2018.2.0a1
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
Add comment