Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2020.3
2021.1
2021.2
2021.2.0f1
2022.1
Issue ID
1378235
Regression
No
Exception in Input System UI Input Module when IL2CPP Code generation is set to "Faster (smaller) builds"
Reproduction steps:
1. Download and open the attached "IL2CPP_is_null.zip" project
2. Open "Build Settings" and set the "IL2CPP Code Generation" to "Faster (smaller) builds"
3. Build and deploy the project to iOS
4. In the application, press the button
5. Observe the Xcode console
Expected result: No exceptions are thrown
Actual result: "NullReferenceException: Object reference not set to an instance of an object." is thrown
Reproducible with: 2019.4.32f.1, 2020.3.22f1, 2021.1.28f1, 2021.2.2f1, 2022.1.0a14
Reproduced on:
- iPhone 6S (iOS 13.3.1), iPhone 12 Pro (iOS 14.2.1)
- Ubuntu 18.04
- Android: ----------, Oneplus OnePlus 8 Pro (IN2023), Android 11, CPU: Snapdragon 865 SM8250, GPU: Adreno (TM) 650
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment