Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b2
Issue ID
867613
Regression
Yes
il2cpp.exe failure when building for webgl with strip engine code disabled
-e: see title
--works in 5.5, fails+tested with 5.6.0b2
-repro:
--create new project
--switch to webgl
--build to a new folder
--notice it build successfully
--disable StripEngineCode in PlayerSettings=>OtherSettings
--build to the same folder again
--NOTICE it fails building with an IL2CPP.exe error
---Unhandled Exception: System.ArgumentException: Path.RelativeTo() was invoked with two paths that are unrelated.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
Add comment