Search Issue Tracker
Fixed in 2022.3.3f1
Fixed in 2023.2.0a14
Votes
0
Found in
2023.1.0a1
2023.2.0a1
Issue ID
UUM-568
Regression
No
[VFX Graph] Warnings are thrown to the console when deleting a system, and then disabling a block in re-added system
How to reproduce:
1. Create a new VFX and open it
2. Delete Simple Particle System
3. Add Simple Particle System
4. Disable any block
Expected result: No warnings are thrown to the Console
Actual issue: 'Remove 1 owners that couldnt be deserialized from of type UnityEditor.VFX.VFXDataSpawner' and 'Remove 1 linked context(s) that could not be deserialized from Initialize Particle of type UnityEditor.VFX.VFXBasicInitialize' warnings are thrown to the Console
Reproducible with: 2021.2.0a6(11.0.0, 12.0.0)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (fix version 2022.3.3f1):
Fixed by another internal issue: UUM-25417: VFX are corrupted and can't be compiled anymore
Resolution Note (fix version 2023.2.0a14):
Fixed by another internal issue: UUM-25417: VFX are corrupted and can't be compiled anymore