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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment