Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b1
2018.3.0b2
Issue ID
1085551
Regression
Yes
IL2CPP error for type 'System.Array' in assembly mscorlib.dll when building to iOS
To reproduce:
1. Open users attached project "Unity Bug Report.zip"
2. Build for iOS
3. Observe the console for errors:
"IL2CPP error for type 'System.Array' in assembly '/Users/aurimasaugutis/Downloads/case_1085551-Unity_Bug_Report/Temp/StagingArea/Data/Managed/mscorlib.dll'"
Reproduced on:
2018.3.0b1, 2018.3.0b2, 2018.3.0b7, 2019.1.0a6(TextMeshPro errors)
Not reproduced on:
2018.2.14f1(after deleting Unity/cache/packages folder), 2018.3.0a11
Notes:
On other versions, Package window can't be opened and getting TextMeshPro errors when trying to build
2018.3.0b7 2019.1.0a6
On 2018.2.14f1 getting Packages errors. Deleting Unity/cache/packages folder fixes the errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment