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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment