Search Issue Tracker
Fixed
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
Fixed by another internal issue: UUM-25417: VFX are corrupted and can't be compiled anymore