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

IL2CPP

-

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

  1. 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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.