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

Serialization

-

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)

Add comment

Log in to post comment