Search Issue Tracker
By Design
Votes
0
Found in
5.4.3f1
Issue ID
853187
Regression
No
UnusedBytecodeStripper2.exe did not run properly when building Android project with IL2CPP
Reproduction steps:
1) Open user's attached project
2) Make sure Scripting Backend is set to IL2CPP
3) Try to build project
-- Notice that Unity fails at building this project with IL2CPP:
Exception: E:\Unity5.5.0p3\Editor\Data\Tools/UnusedByteCodeStripper2/UnusedBytecodeStripper2.exe did not run properly!
UnityEditorInternal.Runner.RunManagedProgram (System.String exe, System.String args, System.String workingDirectory, UnityEditor.Scripting.Compilers.CompilerOutputParserBase parser, System.Action`1 setupStartInfo) (at
<...>
Reproduced with:
5.4.0f1, 5.4.4f1, 5.5.0p3, 5.6.0b2
Unable to reproduce with 5.3.7p3 and older 5.3 version due to other errors in scripts.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment