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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment