Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
Votes
0
Found in
2022.3.54f1
6000.0.33f1
6000.1.3f1
6000.2.0a9
6000.3.0a1
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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
Add comment