Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.3
2019.3.13f1
2020.2
Issue ID
1245786
Regression
No
Application is not responding when built with IL2CPP and Rewired Input Manager plugin is used
How to reproduce:
1. Open "1245786_IL2CPP" project
2. Go to File -> Build Settings
3. Press Build
4. When Build is finished, open the application
Expected result: The main menu is opened in the application
Actual result: Application is not responding
Reproducible with: 2019.3.15f1, 2020.1.0b10, 2020.2.0a12
Could not test with: 2017.4.40f1, 2018.4.23f1 (Due to errors when downgrading)
Note: On Windows, if the project is built with Mono Scripting Backend or "Rewired Input Manager" GameObject is disabled in the Game scene, the Application loads normally. On WebGL, it crashes when opened in a browser. On Mac, disabling the "Rewired Input Manager" GameObject, setting it to Mono or IL2CPP - loads the Game scene and doesn't crash like on Windows or WebGL.
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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Resolution Note:
This problem is caused by C++ compiler bugs. We have reported the issues to Microsoft.