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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment