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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Does not reproduce anymore in the Unity version 2021.2.0b6 and above