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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment