Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2017.4.X, 2018.3.X, 2019.1.X
Votes
0
Found in
2018.1.0a4
2018.3.0f2
Issue ID
1121995
Regression
Yes
[IL2CPP] il2cpp::metadata::Il2CppTypeHash::Hash crashes Player on OnCollisionEnter2D
To reproduce:
1. Download attached project “My First Unity Project.zip" and open in Unity
2. Open "Main" scene
3. Change Platform to Standalone, iOS or Android
4. Change Scripting Backend to IL2CPP
5. Build and Run project
6. Wait while "Bird" gameObject drops on the ground
Expected results: Player does not Crash
Actual results: Player Crashes
Notes:
- This issue appears on Windows Standalone, macOS Standalone, iOS, and Android (IL2CPP)
- This issue does not appear on Editor
- This issue does not appear if Scripting Backend is Mono
- On Unity 2018.1 I get another Stack Trace
- Stack Traces are shared in Comments section
- Could not check for regression on Unity 2018.1.0a3 because Unity Editor on opening becomes corrupted
Reproduced on Unity 2018.1.0a4, 2018.1.9f2, 2018.2.20f1, 2018.3.4f1, 2019.1.0b2 and 2019.2.0a3
Not reproduced on Unity 2017.4.19f1, 2018.1.0a2
Regression on Unity 2018.1.0a4
Comments (1)
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][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
mikael_lingongames
Apr 15, 2019 12:18
Is there a possibility this bug would be fixed also for 2018.3? Updating to a 2019.2.0 alpha version is not possible for most projects.