Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.0.0f4
Issue ID
682144
Regression
Yes
[Texture] Texture.format returns wrong format string on mobiles
1. Open attached project
2. Build to iOS, Android or Windows Phone
3. In middle of screen there will be string which shows texture.format and it will be "ARGB32" while it is "RGB32"
4. Change texture format to compressed
5. Device will show it as "ARGB32"
Note: texture format itself is correct, capture gpu frame on xcode and look at texture2d
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment