Search Issue Tracker
Fixed
Votes
0
Found in
2021.2.0a18
2021.2.0b1
Issue ID
1345501
Regression
Yes
[HDRP] Switching to DXR breaks the Scene's Baked Lightmap data
How to reproduce:
1. Create a new HDRP project
2. Look at the Lightmap data (Window -> Rendering -> Lighting Data -> Open Preview)
3. Open the HD Render Pipeline Wizard (Window -> Render Pipeline -> HD Render Pipeline Wizard)
4. Switch the configuration to HDRP + DXR and click "Fix All"
5. Look at the Lightmap data
Expected result: The Lightmap textures look the same as before
Actual result: The Lightmap textures become broken
Reproducible with: 2021.2.0a18, 2021.2.0b5
Not reproducible with: 2019.4.29f1, 2020.3.15f1, 2021.1.15f1, 2021.2.0a17, 2022.1.0a3
Notes:
- According to the user this seems to happen only with the default HDRP template
Add comment
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
Resolution Note:
Does not reproduce anymore in the Unity version 2021.2.0b6 and above