Search Issue Tracker
Fixed in 9.0.0
Votes
4
Found in [Package]
7.1.1
Issue ID
1222302
Regression
Yes
[URP] No materials apart from UI are rendered when using Direct3D11 Graphics API on a DX10 GPU
Steps to reproduce:
1. Create a new Universal RP Template project
2. Open either the Scene or Game View
Expected result: Default URP scene is rendered correctly
Actual result: None of the objects are visible
Reproduced in: 7.1.1 (2019.3.0b4), 7.2.1 (2019.3.4f1), 8.0.1 (2020.1.0b1)
Not reproducible in: 7.0.1 (2019.3.0b4)
Note:
- Requires a DX10 GPU to reproduce (NVidia GeForce 200, Radeon HD 4000 series or older)
- Issue is reproducible on built projects (certain URP versions do not even render a skybox)
- Issue is not reproducible when switching to OpenGLCore Graphics API (Functions correctly in the Editor and built projects)
- UI elements are invisible in Scene View, but appear correctly in Game View
- Some of the materials preview broken shaders (i.e, pink color), while others do not in the Project Browser (none work when rendered, however)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment