Search Issue Tracker
By Design
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
Some nodes require a target to behave correctly and should have a message badge on the node that communicates a target is expected.