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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment