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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment