Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a5
Issue ID
1091245
Regression
Yes
Exception: "UnityLinker.exe did not run properly!" is thrown when a project is built and run for WebGL, iOS and tvOS
Exception: "UnityLinker.exe did not run properly!" is thrown when a project is built and run for WebGL, iOS and tvOS
1. Create a new project
2. Switch platform to WebGL
3. Hit Build and Run
Actual Result: Exceptions are thrown and unable to make a build
Expected Result: Build should be made and run gracefully
Working Fine in:
2019.1.0a4, 2019.1.0a3, 2018.3.0b6
Reproducible in:
2019.1.0a5
Environment:
Windows10 and Mac 10.13
Work Around: Uncheck the "Strip Engine Code" option under Other Settings and it will work.
Comments (1)
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
- “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
RendergonPolygons
Jan 24, 2020 12:44
I'm getting this error on 2020.1.0.a20.2541 when building for WebGL, environment Win10. The proposed solution doesn't work for me. Also tried setting to null all stack trace to no avail.