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
- VFX appears white and lacks color in Preview window when created and observed in HDRP project
- “There is no data available for the selected frame.” appears in the Timeline section after closing Target Frame Time dropdown
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
Add comment