Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a1
2018.1.0b10
Issue ID
1014725
Regression
Yes
Objects are rendered black when using DDX/DDY shader functions
Reproduction steps:
1. Open the attached project "ddxshader.zip";
2. Open the SampleScene.unity;
3. Observe the Sphere object in the Scene view.
Expected results: the object has DDX shader which gives the light grey color to it;
Actual results: the object is rendered in black without any color values.
Reproduced on: 2018.1.0a1, 2018.1.0b12, 2018.2.0a5.
Not reproduced on: 2017.1.3p2, 2017.2.1p4, 2017.3.2f1.
Fixed on: 2018.1.3f1, 2018.2.0b5, 2018.3.0a1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment