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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment