Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0p4
Issue ID
946021
Regression
No
Parts of model which are not in front of other objects become black after disabling Deferred shaders
Reproduction steps:
1. Download project "Bugtest.zip" and open in Unity
2. Enter Play mode
Expected: gun has a texture all around the scene (Expected.png)
Actual: parts of a gun are black which are not in front of other objects (Actual.png)
Reproduced on: 5.6.3p2; 2017.1.1f1; 2017.2.0b10; 2017.3.0a7
Note:
Renderer.material.SetShaderPassEnabled("Deferred", false) - tells component not to render in deferred, if set to true works as expected;
Works as expected if "Main Camera" component "Weapon Renderer (Script)" is disabled.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment