Search Issue Tracker
By Design
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
Shadowmap generation is inherently expensive, so the default is not to use shadows for lights when they are created.