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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment