Search Issue Tracker
Fixed in 12.x.x
Votes
0
Found in [Package]
12.x.x
Issue ID
1339133
Regression
Yes
[URP] Enlighten regression where not all surfaces are contributing to the GI on mobiles
There was a regression between a18 and a19 with Enlighten and URP where not all surfaces are contributing to the GI. If you see the reference images below, they are missing the contribution from the bounces from the red wall on the right.
Failed tests:
150_Lighting_EnlightenEmission
152_Lighting_EnlightenEnvironment
To reproduce:
Create a project with 2021.2 a19 and open the following project https://github.com/Unity-Technologies/Graphics/tree/master/TestProjects/UniversalGraphicsTest_Lighting
Then open either scene listed above and deploy to android device.
It was bisected in the Graphics package to the bump from a18 to a19:
https://github.com/Unity-Technologies/Graphics/commit/318c303c05db7a9e7a79a275012a44b7f4e6a80e
https://evergreen.ds.unity3d.com/bisections/04de8f319dfa8bbb927cb134f73fdedcbbee122a2159bdfa572eae62908126e9#318c303c05db
The expected and actual results can be seen in the attached images.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Caret is incorrectly offset when naming a file with a lot of characters in the Project window
- Point Cache window displays incorrect title “pCache” instead of full “Point Cache”
- GeneratePropertyBag code generation fails when "?" nullable is used with the "partial" class modifier
- Timeline first track offset is not accounted for when Apply Scene Offsets is used in Play Mode
- UI Toolkit Debugger window selection changes when the selected window is undocked/docked in a different position for the first time on a new project
Add comment