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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
lejopojepu
Sep 08, 2020 05:55
thanks
KiaraScorfi
May 22, 2020 04:48
When you treat developing game on the unity tool you should be able to track the error which occurs during the Development. And start making the tool checking from https://essayhunters.com/ to track all unity issues.