Hi, Recently I changed my smart phone to Pixel3aXL.
Then, I found portrait photos that taken by Pixel3aXL can't load correctly using "Sprite.LoadImage".
(It happen just portrait photos, not happen landscape photos)
Here is an example project.
drive.google.com/file/d/1ED5rN0GlVuLKAtgrzrK55g7J_Z47DKU-/view
These are photos(Landscape/Portrait) taken by Pixel3aXL.
When I load portrait photo on Android(Chrome), sprite image seems broken.
When I load portrait photo on Mac(Chrome), the web application is shutting down!
===========================
I can't understand why this problem cause.
Anyone know how do I load portrait image correctly?