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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
EvDave
Feb 22, 2021 12:53
I also encountered this issue in my project. Hopefully the regression will be fixed soon