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
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
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