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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.