Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
7.1.1
Issue ID
1173667
Regression
No
[Encoding/compression] HDR Lightmap encoding is broken in GLES2/Gamma
Steps to reproduce:
1) Pull SRP tests from Github: https://github.com/Unity-Technologies/ScriptableRenderPipeline
2) Open UniversalGraphicsTest project located under TestsProjects folder.
3) Switch to Android build
4) In player settings select Gamma colorspace and Low Quality for lightmap encoding.
5) Deselect Auto Graphics API. Make sure OpenGLES2 is the only one in the list.
6) Open test scene 017_Lighting_Scene_DirectionalBaked
7) Build this scene.
Expected: Lightmaps should be dLDR encoded.
Results: Lightsmaps are baked with RGBM causing mismatch while sampling it. This can be seen in the editor after building but also on the device.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The font for the Position and Rotation Transform of the Prefab is bold when it is added to the Hierarchy
- UI Builder Hierarchy files are not marked dirty when Inspector fields in Attributes category are changed
- SVG file icons do not use the default asset icon when Vector Graphics package is not installed
- UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement
- Android build fails when StreamingAssets contains 998 or more files
Add comment