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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment