Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.1.2p3
Issue ID
722233
Regression
No
using System.Drawing namespace causes System out of memory error
To reproduce:
1) Download and open project
2) Build and run for iOS
3) Notice crash on app start
Reproduced on 5.1.3p1 and 5.2.0f2 using iPad mini 3 (8.4.1)
Also reproduced on 5.1.3p1 mac standalone 32-bit build
WORKAROUND change namespace System.Drawing to anything else (I changed it to Drawing)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
Add comment