Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X
Votes
0
Found in
2022.3.54f1
6000.0.33f1
6000.2.0a9
Issue ID
UUM-102357
Regression
No
Exposing skinned mesh property in subgraph throws errors when interacting with the parent graph
*Steps to reproduce:*
# Import the attached package
# Open New VFX.vfx
# Save it
# Observe that errors are thrown to the console
*Actual results:* KeyNotFoundException: The given key 'SkinnedMeshRenderer' was not present in the dictionary.
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <819cf46d02f74ba4ae2d757a73aa5ae9>:0)
VFXSlotContainerEditor+Styles.DataTypeLabel (System.String Label, UnityEngine.VFX.VFXValueType type, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) (at ./Library/PackageCache/com.unity.visualeffectgraph@14.0.11/Editor/Inspector/VFXSlotContainerEditor.cs:461)
VFXBlockEditor.OnInspectorGUI () (at ./Library/PackageCache/com.unity.visualeffectgraph@14.0.11/Editor/Inspector/VFXBlockEditor.cs:63)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass77_0.<CreateInspectorElementUsingIMGUI>b__0 () (at <1a495ea831cb41c29219448a6a4f8f8c>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
*Reproducible with versions:* 2022.3.54f1, 6000.0.33f1, 6000.2.0a9
*Tested on (OS):* windows
*Notes:*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error Icon Color in Console Window Differs from Other Tabs in Dark Theme
- Sample Water Surface Node is missing documentation in the VFX Graph
- The cursor icon does not update to a hand cursor when hovering over the bug reporter buttons
- Mono Memory not being released when instantiating and destroying objects using WebGL
- Blackboard icon in Shader Graph and Shader Sub Graph windows is hardly visible when Editor is set to Light theme
Add comment