Search Issue Tracker
Fixed
Fixed in 6000.0.X, 6000.0.22f1
Votes
0
Found in
6000.0.22f1
Issue ID
UUM-83259
Regression
Yes
Lighting glitches when Game View is redrawn outside of the Play Mode
How to reproduce:
1. Create a new URP 3D Sample project
2. Open the "TerminalScene" scene
3. Open the Game View
4. Click and drag the mouse inside the Game View to cause the redrawing
5. Observe the results
Expected results: No white light suddenly appearing and flickering
Actual results: White light flickers and the background has lighting glitches sometimes
Reproducible with: 6000.0.16f1, 6000.0.22f1
Not reproducible with: 2021.3.44f1, 2022.3.49f1, 6000.0.15f1
Reproducible on: macOS Sequoia 15.0 (M1)
Not reproducible on: No other environment tested
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 6000.0):
The fixed proposed was already implemented (https://github.cds.internal.unity3d.com/unity/com.unity.template.urp-sample/commit/606343959be9c542a625479874b0326cce152537) and it has been fixed in the 6000.0.22f1 version of the URP Sample Scene.