Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0p1
Issue ID
863225
Regression
No
[Mobile] Compressing Reflection Probes to 'RGB Compressed PVRTC 4 bits' results in 'RGB 24 bit' compression
When a Reflection Probe is set to 'RGB Compressed PVRTC 4 bits' in the Import Settings, 'RGB 24 bit' compression is applied instead.
Steps to reproduce:
1) Open the latest attached project.
2) Select Assets > Compression Bug > ReflectionProbe Compresed Best - Bugged.
3) Make sure 'RGB Compressed PVRTC 4 bits' is the selected compression format in Import Settings.
Notice that the format of the probe (shown in preview area below) is 'RGB 24 bit'. The 'Complete Image Size' of the probe doesn't change in debug mode when switching between these two compression formats. This does not occur with other compression methods.
Reproduced on:
5.6.0b2, 5.5.0p3, 5.5.0p1
Tested on iOS and Android platform.
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