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
- Trees painted on a Terrain are not affected by any Wind Zone when those trees are part of an LOD Group
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment