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
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
Add comment