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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment