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
- "Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
- [Performance] Vulkan performing much worse than OpenGLES due to excessive buffer copies on Quest 2/3
- An error 'AssertionException: Assertion failure. Value was False' is displayed in the Console when maximizing or unmaximizing the UI Builder
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
Add comment