Search Issue Tracker
Fixed
Fixed in 6000.0.45f1
Votes
0
Found in
6000.0.44f1
Issue ID
UUM-104369
Regression
Yes
Light flickers in Game view when the Rendering Path is set to Deferred and the Main Camera has subtle movement
How to reproduce:
1. Open the attached “IN-99555” project
2. Open the “SampleScene“
3. Open the Scene view and the Game view
4. Enter Game mode
5. Observe the result in the Scene and Game views
Expected result: The lights are not flickering
Actual result: The lights are flickering in the Game view
Reproducible with: 2022.1.0a11, 6000.0.44f1
Not reproducible with: 2022.1.0a10, 2022.3.62f1, 6000.0.48f1, 6000.1.1f, 6000.2.0a10
Fixed in: 6000.0.45f1
Reproducible on: MacOS 15.3 (M4), Windows 11 (by user)
Not reproducible on: No other environments tested
Notes:
- Reproducible in Standalone Player
- The issue only reproduces when the Game view resolution is either Full HD (1920x1080), QHD (2560x1440), or 4K UHD (3840x2160)
- “MoveALittle.cs” script controls the “Main Camera” GameObject’s position. The position change is minimal, and the camera appears stationary, however, the lights are flickering as if the camera movement was much more noticeable
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment