Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.1.0f2
Issue ID
1077689
Regression
Yes
[OpenGLES][iOS][Android] Built project RGBA16 format textures are converted to RGBA32 format
Steps to reproduce:
1. Open user attached project
2. Build & Run on mobile device
3. Check the texture format (Xcode - Capture GPU Frame, Snapdragon Profiler - Take Snapshot)
4. Observe that the texture format is RGBA8
Expected result: RGBA16 format should be converted to internal format RGBA4 on built apk
Reproduced in OpenGLES3, OpenGLES2: 2018.3.0a11, 2018.1.9f1, 2018.1.0a1
No repro in: 2017.4.11f1, 2017.2.3p1
Regression since: 2018.1.0a1
Tested devices:
VLNQA00090, Samsung Galaxy S8 (SM-G950U), 7.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
iPhone 7 iOS 11.0
Fixed in: 2019.1.0a2
Backported to: 2018.3.0b12, 2018.2.18f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment