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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
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.