Search Issue Tracker
Fixed in 10.6.X
Votes
1
Found in [Package]
10.2.2
Issue ID
1313990
Regression
Yes
[HDRP] First baked reflection probe contain blue indirect lighting after baking GI from Lighting window
Jira: https://jira.unity3d.com/browse/GFXGI-493
Reproduction:
1) Update the projects manifest file to point to your SRP folder (also reproduceable with public 10.2.2)
2) Open CornellBox scene
3) Clear lighting
4) Bake lighting
5) Select the reflection probe
Expected: The baked reflection probe in the scene reflects the scene.
Actual: The baked reflection probe in the scene reflects blue.
A workaround is to select the reflection probe and click Bake manually.
Update:
Thanks to Aidas for Bisection results
The first bad revision is:
changeset: 534895:bc10fdd07e84
branch: 2020.2/staging
parent: 534894:27b139bcb565
parent: 534872:e99fb84827e0
user: Raman Balasubramanian <rbalasubramanian@rythmos.com>
date: Sat Jan 23 23:49:04 2021 +0000
summary: https://ono.unity3d.com/unity/unity/pull-request/117388/_/2020.2/lighting/skymanager_refactor
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
EvDave
Feb 22, 2021 12:53
I also encountered this issue in my project. Hopefully the regression will be fixed soon