Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b3
Issue ID
960622
Regression
No
[Renderer] "Receive Shadows" is ticked off in the inspector when using deferred, even though shadows are being received.
Repro steps:
1. Open Scene1 from the attached project
2. In the scene view, observe how the particle system is receiving shadows.
3. In the inspector, look into the particle system's renderer
4. Observe how "Receive Shadows" is ticked off.
Expected outcome:
- "Receive shadows" to be ticked on when in deferred.
Notes:
- not a regression, happens in 2017.1, 2017.2, 2017.3 and 2018.1
- besides having the box ticked in deferred, it might be helpful to have an inspector message akin to the Mesh Renderer's.
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