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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment