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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment