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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
lejopojepu
Sep 08, 2020 05:55
thanks