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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Fixed by another internal issue: UUM-25417: VFX are corrupted and can't be compiled anymore