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][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
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.