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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment