Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.29f1
Issue ID
UUM-45529
Regression
No
Shadows are not rendered in the Player
How to reproduce:
1. Open the user-attached project “Test”
2. Click Build And Run
3. In the Player, click “Play Game” and select any level
4. Observe the Scene
Expected result: There are shadows from the character, coins, and walls
Actual result: No shadows at all are rendered
Reproducible with: 2021.3.29f1
Couldn’t test with: 2022.3.7f1, 2023.1.8f1, 2023.2.0b4 (The project is broken after upgrades or downgrades)
Reproducible on: Windows 11 Pro
Note: Not reproducible in Editor
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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Resolution Note:
Original resolution notes:
This is by design. The project has shadows disabled under project settings.
To enable shadows, follow these steps:
Open the Project Settings window (Edit > Project Settings)
Open the Quality tab in the side bar
Note that the checkboxes next to the "Very Low" quality level are green - these are the active ones for the current platform.
Either scroll down to the "Shadows" dropdown, and change it from "Disable Shadows" to "Hard and Soft Shadows", or use the small arrows at the top of the Quality tab to change the currently active quality level to something more appropriate.
Addendum:
We'll consider improving the UX in this area, potentially adding a warning about missing shadows on low quality settings. This will be tracked seperately.