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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Resolution Note:
This problem is caused by C++ compiler bugs. We have reported the issues to Microsoft.