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
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
Add comment