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
- IAP Project Settings use inconsistent error message
- Warning in the Project Settings "In-App Purchases" is not consistent with the Editor design
- Crash on SoundChannelInstance::setDelay when loading an AssetBundle containing a Timeline with an AudioClip at Scene startup
- GameObjects made using "GameObject.CreatePrimitive" appear pink in the Player when the default material is used
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
Add comment