Search Issue Tracker
Fixed in 4.1.0-preview
Votes
0
Found in [Package]
4.0.1
Issue ID
1092734
Regression
No
Dynamic GameObjects are not rendering Directional Light with LWRP when Light Mode is Mixed and Shadow Type is Hard/Soft Shadows
Steps:
1. Open attached project ("UsersProject.zip")
2. Open scene "SampleScene"
Expected: non-static GameObjects Sphere (1) and Sphere (2) renders light same as static GameObject Sphere.
Actual: non-static GameObjects do not render light - they are black.
Reproduced with: 2018.3.0b6, 2019.1.0a5.
Note:
-if Light > Mode is Realtime, the issue does not appear
-if Light > Shadow Type is No Shadow, the issue does not appear
-reproducible on builds as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment