Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b7
2017.3.0f3
Issue ID
985851
Regression
No
[iOS][IL2CPP] Player crashes at ObjectTranslator_importType after loading plugins
To reproduce:
1. Download attached project
2. Build it for iOS platform
-- If there would be any issues with building project open XClass.cs and comment WriteBelow and Replace methods
3. Run built app on the device
Expected result: Project launches successfully
Actual result: After loading plugins application crashes
Reproduced with: Unity 2017.3.0p3, 2017.3.0b7, 2017.2.1p2
No repro: Unity 2017.3.0b6, 2017.2.0p1
Wasn't able to test with 2018.1 because of compile errors
Devices: iPhone 7+ iOS 11.1, iPhone 6+ iOS 8.0, iPhone SE iOS 9.3
Reproduced with both Metal and OpenGLES 3 APIs
Doesn't crash with Mono scripting backend
Comments (2)
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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
lejopojepu
Sep 08, 2020 05:55
thanks