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
Comments (1)
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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
EvDave
Feb 22, 2021 12:53
I also encountered this issue in my project. Hopefully the regression will be fixed soon