Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3.0a1
2019.3.0f3
2020.1
Issue ID
1205210
Regression
Yes
[IL2CPP] WebGL/IL2CPP builds fail when machine doesn't have .NET 4.7.2 pre-installed
How to reproduce:
1. Create a new project
2. Try making IL2CPP/WebGL build
3. Inspect the errors in the console
Expected results: Build is completed successfully
Actual results: Build fails with error: "Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies."
Reproducible with: 2019.3.0a1, 2019.3.0f6, 2020.1.20a1
Not reproducible with: 2017.4.36f1, 2018.4.16f1, 2019.2.19f1
Notes:
1. Installing .NET 4.7.2 framework fixes the issue: https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net472-web-installer
2. When building for WebGL, errors might say that "UnityLinker.exe did not run properly!"
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a2
Modified the Windows installer to ensure a minimum of .Net 4.8 (May 2019 update) is installed on the system instead of 4.5.
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b2