Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0f2
Issue ID
1109482
Regression
No
[Mono][IL2CPP] builds fail with unknown arguments when Managed Stripping Level is enabled
Steps to reproduce:
1. Open user attached project
2. Build the game with managed stripping level enabled
Expected result: the game builds with Managed Stripping Level
Actual result: build fails with the following
Invoking UnityLinker with arguments: -out="D:\bosh\bosh\Temp\StagingArea\Data\Managed\tempStrip" -x="C:\Program Files\Unity\Hub\Editor\2018.3.0f2\Editor\Data\PlaybackEngines\AndroidPlayer\Whitelists\Core.xml"
...
C:\Program Files\Unity\Hub\Editor\2018.3.0f2\Editor\Data\il2cpp\build/UnityLinker.exe exited after 263 ms.
Failed running C:\Program Files\Unity\Hub\Editor\2018.3.0f2\Editor\Data\il2cpp\build/UnityLinker.exe -out="D:\bosh\bosh\Temp\StagingArea\Data\Managed\tempStrip" -x="C:\Program Files\Unity\Hub\Editor\2018.3.0f2\Editor\Data\PlaybackEngines\AndroidPlayer\Whitelists\Core.xml"
...
stdout:
Unknown arguments :
--include-directory=D:\bosh\bosh\Temp\StagingArea\Data\Managed
stderr:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
Add comment