Search Issue Tracker
In Progress
Fix In Review for 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
-
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
- Crash on WriteParticleLineVertex when the "Generate Lighting Data" property is enabled in the Particle System
- UI overlay becomes visible in ray-traced reflections when HDR Color output is enabled
- Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat when switching or opening a specific project with Android or IOS Platform
- [Mobile] Player silently crashes on a mobile device when using a lot of "Camera" GameObjects (40 and more) in the Scene
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
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.