Search Issue Tracker
Fixed in 10.1.0
Votes
0
Found in [Package]
10.1.0
Issue ID
1283782
Regression
Yes
[Shadergraph] Unassigned texture2D always appears as if mode is set to white in node preview and master preview
Happens on master (481375fefe)
Doesn't happen on 9.x.x/release (2ddf9def91)
Repro steps:
1. Create a new shadergraph
2. Create a new Texture2D property
3. Set the Texture2D property to "none" and color to "black", "grey", or "bump"
4. Drag the texture2d out into a sample texture 2D node and drag that to the graph's "color" output
Expected result: the node preview and master preview are the correct color
Actual result: the node preview and master preview colors are white
Note: the color appears correct in the resulting material
Note 2: unlike previous similar bugs, closing and reopening the shadergraph doesn't fix this bug
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment