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
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
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.