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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.