Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b3
6000.3.0b6
Issue ID
UUM-122359
Regression
Yes
The input and output have incompatible types error is shown in VGX graph when connecting Skinned Mesh Renderer property to Skinned Mesh Renderer node
Steps to reproduce:
- Create a new HDRP project
- Create Visual Effects > Visual Effect Graph > Minimal System
- Add a Skinned Mesh Renderer property
- In Output Particle node add a "set position mesh skinned mesh" block
- Connect the Skinned Mesh Renderer property to the Set Position Mesh Skinned mesh block
\\
Actual results: Getting a "The input and output have incompatible types" error in the VFX graph window
Expected results: No errors appear as both input and output are the same type (skinned mesh renderer)
\\
Reproducible with versions:
6000.0.60f1, 6000.2.8f1(getting different error: UUM-120233) 6000.3.0b3, 6000.3.0b6
Not reproducible with versions:
6000.3.0b2, 6000.4.0a3
\\
Tested on (OS):
MacOS Sequoia 15.7.1
\\
Notes:
- Just pressing on Skinned Mesh Renderer property output removes the error
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
- Audio preview stops in Editor when Unity loses focus and "Run in Background" is disabled
Add comment