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
- UI Toolkit Dropdown list elements use default color instead of USS color override when hovering mouse over them
- BuildOptions.Development is ignored when running a batch mode build for the win64 buildTarget
- VisionOS Player Memory Usage continuously rises when the Player has a VisionOSVideoComponent running that is set to a URL Video
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
Add comment