Search Issue Tracker
Fixed in 10.1.X
Votes
0
Found in [Package]
Master (2d24394584)
Issue ID
1257048
Regression
No
[Shadergraph][VFX graph] Having both Visual Effect and other targets doesn’t allow the shader to be assigned to the VFX Graph.
Note: also needs to be fixed in 9.x.x
Repro steps:
0. If you haven't already, under "Edit/Preferences" under "Visual Effects" check "Experimental Operators/Blocks"
1. Create a new VFX shader graph
2. Click the "Targets" dropdown and add HDRP or Universal as a target, save
3. Create a new VFX graph
4. Try to set the output shadergraph to your new graph
Expected result: the output shadergraph can be set to your new graph
Actual result: VFX graph doesn't work with shadergraphs with multiple targets
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment