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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment