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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
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