Search Issue Tracker
Fixed in 5.8.X
Votes
0
Found in [Package]
5.3.1
Issue ID
1131758
Regression
Yes
[Shader Graph] Crash Occurs when attempting to drag-drop a texture into a sub-graph with SRP Batcher enabled
I get the attached crash when trying to drag-drop the attached texture into a sub graph. The textures .meta has been attached so you can see how it is being imported.
To reproduce:
1. Create a new sub graph asset
2. Drag/drop the attached texture into the shader graph window
Expected Result: a SampleTexture2D Node is created
Actual Result: Crash
On further investigation it appears simply attempting to create a SampleTexture2D Node in a Shader Graph Sub-Graph fails..?
Repo'd on DX11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
Add comment