Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a2
Issue ID
1050886
Regression
No
Mesh renderer draw shadows on terrain when painted as a tree even when the cast shadow is set to "OFF"
Mesh renderer draw shadows on terrain when painted as a tree even when the cast shadow is set to "off"
Steps to Repro:
1. Open attached project
2. Hierarchy window > select cube
3. Observe that under mesh renderer cast shadows is off and the cube is not casting a shadow on terrain
4. Select terrain > place tree tab
5. Edit tree > observe that the cube is selected as tree prefab
Actual Result:
Though the cast shadow property is set to "Off" for the cube prefab, shadows are generated on the terrain
Expected Result:
If cast shadow is set to "Off" for mesh renderer, shadows shouldn't generate if an object is painted as a tree
Occurring with:
2018.3.0a2, 2018.2.0b9, 2017.4.4f1, 2017.2.3f1 2017.1.4f1
Environment:
Windows 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