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
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
Add comment