Search Issue Tracker
Fixed in 10.1.0-preview.3
Votes
0
Found in [Package]
Master (b866415201)
Issue ID
1268483
Regression
Yes
[Shadergraph] Sample virtual texture output slots disappear when Lod Mode is changed
Also reproduces on this backport for 9.x.x, and was probably introduced in the PR it is backporting
https://github.com/Unity-Technologies/Graphics/pull/1488
Repro steps:
1. Use a project with HDRP
2. Create a HD Lit shadergraph
3. Add a virtual texture property to the blackboard and drag it onto the graph
4. Hook it up to a Sample Virtual Texture node
5. Click the node and, in the internal inspector, change the Lod Mode
Expected result: the output slots remain there
Actual result: the output slots are deleted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment