Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.12f1
2023.2.0b8
2023.3.0a4
Issue ID
UUM-47958
Regression
No
Lights don't cast shadows by default
How to reproduce:
1. Open any project
2. Right-click in Hierarchy > Light > Point Light
3. Observe shadows
Expected result: Hard shadows setting is selected
Actual result: No shadows setting is selected
Reproducible with: 2021.3.28f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4
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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Resolution Note:
Shadowmap generation is inherently expensive, so the default is not to use shadows for lights when they are created.
Resolution Note (2023.3.X):
Shadowmap generation is inherently expensive, so the default is not to use shadows for lights when they are created.