Search Issue Tracker
Fixed
Fixed in 2022.2.0b15, 2023.1.0a22
Votes
0
Found in
2022.2.0b7
2023.1.0a10
Issue ID
UUM-13532
Regression
Yes
[VFX Graph] Crash on VFXMemorySerializer::StoreObjects when undoing actions in SG blackboard
How to reproduce:
# Import the attached package
# Open VFX
# Open AllProperties SG
# In the Blackboard, select TotalCount SamplerStater Matrix4x4 properties
# Using the shortcut delete, delete them
# Save the graph
# Undo action
# Save the graph
Note: if it is not reproducible from the first time, keep repeating 4-8 steps
Another note: this seems only to happen with ShaderGraph that are converted from old Integration to new Integration
Reproduced on 23.1.0a10
Few lines from the stacktrace:
{color:#0747a6}0x00007FFB3998E61B (Unity) VFXMemorySerializer::StoreObjects{color}
{color:#0747a6}0x00007FFB3998E883 (Unity) VFXMemorySerializerBindings::StoreObjectsToByteArray{color}
{color:#0747a6}0x00007FFB37A1673E (Unity) VFXMemorySerializer_CUSTOM_StoreObjectsToByteArray{color}
{color:#0747a6}0x000001BB40FA1A05 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.VFX.VFXMemorySerializer:StoreObjectsToByteArray{color}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visual Studio debugger doesn't show full properties of animation variables on Android and IOS Platforms when using IL2CPP Scripting Backend
- [Linux][Plastic SCM] "Access Denied" error when downloading Plastic SCM Cloud Edition through the Editor
- UpdateRendererBonudingVolumes process takes more time when disabled Renderers are used
- "ArgumentNullException: Value cannot be null" error is thrown when selecting a Visual Element with a custom Render Texture set as a background
- Changes are not saved when changing Styles' orders in the UI Builder
Add comment