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
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
Add comment