Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.46f1, 6000.0.14f1, 7000.0.0a4
Votes
8
Found in
2021.3.39f1
2022.3.32f1
6000.0.5f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-73236
Regression
No
[URP] Shadow artifact is cast onto GameObjects in the Scene view when the Scene view lighting is disabled
How to reproduce:
1. Open the “ShadowArtifact.zip“ project
2. Open the “SampleScene“
3. Disable the Scene Lighting in the Scene view Toolbar
4. Observe the Cube in the Scene view
Expected results: The Cube GameObject is rendered without any shadows
Actual results: The Cube GameObject has an odd shadow artifact cast onto it
Reproducible in: 2021.3.39f1, 2022.3.32f1, 6000.0.5f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: MacOS 14.4.1 (M2), No other environment tested
Notes:
- After some time, the shadow might disappear for no reason, but it will reappear if the Game view window is closed and opened again
- Sometimes, disabling “Cast Shadows“ under “Main Light” of the “URP-High Fidelity” Asset gets rid of the problem temporarily
- The artifact shadow is cast throughout the whole scene, and it does not depend on the position of the Cube GameObject
- The artifact shadow can be cast on other GameObjects too
- It is only visible from a close distance to the GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Select Dependencies context menu doesn't work properly in Project Browser
- "GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a negative value
- List of supported Platforms for 3D Templates in Unity Hub is outdated
- Light.shadowMatrixOverride is ignored when using GPU Resident Drawer
- Setting the the "PreWarm Delta Time" to the smallest value always sets the "PreWarm Step Count" to the different random values
Add comment