Search Issue Tracker
Fixed
Fixed in 2022.3.16f1, 2023.3.0a15
Votes
0
Found in
2022.3.10f1
2023.3.0a7
Issue ID
UUM-51664
Regression
Yes
Light flickering when using Forward+ on Mobile
Steps to reproduce
# Pull the URP Sample Scene [https://github.cds.internal.unity3d.com/unity/com.unity.template.urp-sample]
# Build the Garden scene to Android or iOS
# Walk around and observe the lighting
Expected: No flickering
Actual: Flickering based on camera position
Based on the artifacts this seems like a z-bin issue
Comments (1)
-
jasminetom0009
Sep 27, 2023 13:39
Y'ALL BE CAREFUL WITH CRYPTO TRADERS, GOT SCAMMED BUT RECOVERED MY FUNDS BACK!!!
Please everyone should be careful and stop being deceived by all these brokers and account managers, they scammed me over $279,000 of my investment capital, they kept on requesting for extra funds before a withdrawal request can be accepted and processed, in the end, I lost all my money. All efforts to reach out to their customer support desk had declined, I found it very hard to move on. God so kind I followed a broadcast that teaches on how scammed victims can recover their fund, I contacted MORRISGRAY830@GMAIL. COM , the email provided for consultation, I got feedback after some hours and I was asked to provide all legal details concerning my investment, I did exactly what they instructed me to do without delay, to my greatest surprise I was able to recover my money back including my profit which my capital generated. I said I will not hold this to myself but share it to the public so that all scammed victims can get their funds back. Contact; MORRISGRAY830@GMAIL,COM...
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 Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 2023.3.0a15):
Light flickering was caused by an overflow in the z bins on forward+ making light disappear or clipped. This is now fixed by ensuring the correct amount of lights are given to the z bins so they can't overflow.
Resolution Note (fix version 2022.3.16f1):
Light flickering was caused by an overflow in the z bins on forward+ making light disappear or clipped. This is now fixed by ensuring the correct amount of lights are given to the z bins so they can't overflow.