Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.4f1
Issue ID
779885
Regression
No
[DX12/Shuriken] Line/Trail Renderers are lit incorrectly in DX12
Line and Trail Renderers with "lit" materials are lit incorrectly in DirectX 12
Repro Steps:
1) Open project from command line with argument "-force-d3d12"
2) Open scene "LineRenderer" and play, observe all line renderers are mostly black
3) Open scene "TrailRenderer" and play, observe all trail renderers are mostly black
Expected: Line/Trail Renderers are lit
Actual: Lighting is wrong, they're all black
NB: Also happens in players forced into DX12.
Reproducible in 5.3.1p3, 5.3.4f1, 5.4.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment