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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment