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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment