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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment