Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.4
2019.4.21f1
2020.3
2021.1
2021.2
Issue ID
1342543
Regression
No
IL2CPP Building for Android gets stuck when LeapMotion is used
How to reproduce it:
1. Open the user's attached project "Live2DViewerEX Android Overlay Test.zip"
2. Go to the Project Settings -> Player and set Scripting Backend value to "IL2CPP"
3. Build the project
4. Observe the Console window
Expected results: Building for Android with IL2CPP succeeds
Actual results: Building for Android with IL2CPP gets stuck
Reproducible on: 2018.4.36f1, 2019.4.28f1, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
Notes:
- Not reproducible with Mono
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2022.1.X):
This project uses a library with many recursive generics. The best workaround for this code is to use the new code generation option "Faster (smaller) builds" described here: https://forum.unity.com/threads/il2cpp-build-time-improvements-seeking-feedback.1064135