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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Does not reproduce anymore in the Unity version 2021.2.0b6 and above