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
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
Add comment