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
- Component is not hidden from Add Component Menu when using AddComponentMenu("")
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
Add comment