Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.1.17f1, 2023.2.0a22, 2023.3.0a14
Votes
0
Found in
2022.3.1f1
2023.1.0b19
2023.2.0a19
2023.3.0a3
Issue ID
UUM-39696
Regression
No
Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
How to reproduce:
# Import the attached package
# Convert Set Velocity from Direction and Speed to Subgraph Block
Notes:
* Reproduced on macOS
* Reproducible when uint property is Range Mode; No repro when uint is in Default Mode;
* MIght be relevant to UUM-39693
Callstack:
#0 0x00000102412424 in VFXMemorySerializer::StoreObjects(dynamic_array<PPtr<MonoBehaviour>, 0ul>)
#1 0x000001024137fd in VFXMemorySerializerBindings::StoreObjectsToByteArray(dynamic_array<PPtr<MonoBehaviour>, 0ul>, CompressionLevel)
#2 0x000001008c0623 in VFXMemorySerializer_CUSTOM_StoreObjectsToByteArray(ScriptingBackendNativeArrayPtrOpaque*, CompressionLevel, BlittableArrayWrapper&)
#3 0x000001decf625b in (wrapper managed-to-native) UnityEditor.VFX.VFXMemorySerializer:StoreObjectsToByteArray_Injected (UnityEngine.ScriptableObject[],UnityEngine.CompressionLevel,UnityEngine.Bindings.BlittableArrayWrapper&) [\\{0x7fa015cd18f8} + 0x6b] (0x1decf61f0 0x1decf62dd) [0x166082a80 - Unity Child Domain]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment