Search Issue Tracker
Not Reproducible
Votes
2
Found in
2021.3.45f1
2022.3.51f1
6000.0.24f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-85165
Regression
No
Shader Graph's Simple Noise node preview is black when no Active Targets are selected
Reproduction steps:
1. Create and open a project with the “Universal 3D“ template
2. Create a Shader Graph (Assets > Create > Shader Graph > Blank Shader Graph)
3. Open the created Shader Graph using the Shader Editor
4. In the Shader Editor window, create a “Simple Noise” (Context menu > Create Node)
5. Observe the preview of the noise in the created Node
Expected result: The noise is displayed in the preview
Actual result: The preview is all black
Reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.24f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Setting an active target in the Graph Settings fixes the issue for nodes created afterwards, but for the nodes created before, you need to close and reopen the Shader Editor
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Resolution Note:
Some nodes require a target to behave correctly, there should be a msg badge on the node that communicates a target is expected.
Otherwise, I cannot reproduce this issue with subgraphs.