Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
2018.3.0a8
Issue ID
1070424
Regression
Yes
Terrain doesn't receive shadows for point light and spot light
Steps To Reproduce:
1. Create a Project.
2. Turn Off the directional Light.
3. Hierarchy> 3D GameObject > Terrain (0,0,0)
4. Hierarchy > 3D Game Object > Cube( 0, 5, 0)
5. Hierarchy > Light > Spot Light.
6. Position the light in such a way that the light reaches the terrain while falling on the cube.
Actual Result: Cube's shadow doesn't appear on the terrain.
Expected Result: Terrain should receive shadow of the cube.
Reproducible On: 2018.3.0a8, 2018.3.0a4
Not Reproducible On: 2018.3.0a3
Environment: Win and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment