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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
Does not reproduce anymore in the Unity version 2021.2.0b6 and above