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
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment