Search Issue Tracker
Fixed in 3.2.0-preview
Votes
3
Found in [Package]
2.0.5-preview
Issue ID
1060025
Regression
No
[LWRP] Unchecking Receive Shadows checkbox on Mesh Renderer does not disable receiving shadows
To reproduce:
1. Open the attached project (link in edit)
2. Open the "testScene" scene
2. Select the Ground object in the scene
3. In the Mesh Renderer, uncheck the Receive Shadows checkbox
4. Observe that Ground still receives shadows
Expected: unchecking the Receive Shadows checkbox makes the object not receive shadows
Reproduced in 2018.1.8f1, 2018.2.0f2, 2018.3.0a5
Couldn't test on 2017.4 and earlier, the LWRP template doesn't exist
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