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
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
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