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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Does not reproduce anymore in the Unity version 2021.2.0b6 and above