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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment