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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment