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
- [Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears
- Duplicating the Properties in the VFX Graph Blackboard pastes them on the top of the list instead below the original Property
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
- The Blackboard scrolls up and selecting Items breaks when Duplicating Items in a scrolled down List
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
Add comment