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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment