Search Issue Tracker
In Progress
Fixed in 2023.2.0a22
Fix In Review for 2022.3.X, 2023.1.17f1, 2023.3.X
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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Add comment