Search Issue Tracker
Fixed in 9.x.x
Votes
0
Found in [Package]
9.0.0
Issue ID
1222810
Regression
No
[HDRP] Baking is affected by Visual Environment Ambient Mode setting
The settings in Visual Environment should not affect baking. However, if you set Ambient Mode to Dynamic and bake, it will not bake properly. Instead of baking a new result, it will repeat the last bake.
1) Open SampleScene
2) Clear baked lighting
3) In Lighting -> Environment, select Static Lighing sky:None
4) Bake. The three balls should be black (expected)
5) In Sky and Fog volume select Ambient Mode:Dynamic
6) In Lighting -> Environment, select Static Lighing sky: HDRISky
7) Clear bake
8) Bake. The result is black (not expected).
9) In Sky and Fog volume select Ambient Mode:Static
10) Clear
11) Bake again, Result is no longer black
Expected that in steps 8 and 12 the result should be the same. And the volume setting should not affect baking.
Note: if doesnt reproduce try switching to GPU baking.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment