Search Issue Tracker
Fixed in 10.x.x
Votes
0
Found in [Package]
master (9f5e9796ac)
Issue ID
1261419
Regression
No
[Shadergraph] Virtual Texture: deleting a layer and then plugging in extra output of Sample Virtual Texture softlocks graph
Needs to be fixed for 9.x.x as well as 10.x.x
Repro steps:
1. Open a shadergraph
2. Create a Virtual Texture property
3. Drag out the output and create a Sample Virtual Texture node
4. Add a layer to the property
5. Unplug and re-plug the virtual texture property into the Sample Virtual Texture node so the outputs update
6. Delete a layer on the property
7. Plug the last output of the Sample Virtual Texture Node into any input on the master stack
Expected result: the number of outputs update when the property updates, or at least the graph doesn't softlock
Actual result: the graph softlocks
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Add comment