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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment