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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.