Search Issue Tracker
By Design
Votes
1
Found in
5.4.0f3
Issue ID
831448
Regression
No
RenderForwardOpaque.CollectShadows steps don't calculate correctly if one of the objects don't have shadow caster pass
How to reproduce:
1. Open 'ShadowMaps' project
2. Open 'main' scene
3. Look through game view, no shadowmap is visible
4. Change platform to android
5. Look through game view, shadow map is visible
6. Switch back to standalone, uncomment line 14 of plane.shader
7. Shadowmap is now visible on standalone
Expected behaviour: Identical behaviour of shaders in different platforms
Actual behaviour: Custom shader only works for android
Reproduced on: 5.2.4f1, 5.3.6.p8, 5.3.7f1, 5.4.2p2, 5.5.0b10
Reproduced on: Standalone, WebGL platforms
Not reproduced on: Android platform
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment