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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note:
Fixed by another internal issue: UUM-25417: VFX are corrupted and can't be compiled anymore