Search Issue Tracker
Duplicate
Fix In Review for 6000.4.X
Duplicate in 6000.4.X
Votes
0
Found in
6000.0.33f1
6000.1.0b2
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-92133
Regression
No
[VFX] An error occurs when creating a subgraph after deleting an identical subgraph
Steps to reproduce:
1. Import the attached VFX
2. Open it
3. Convert one of the Multiply Color Over Life to Subgraph block
4. Open New_VFX_Subgraphblock and switch to New VFX graph instead
5. Delete New_VFXSubgraphblock
7. Create remaining Color Over Life to Subgraph block (with the same name as previous one)
Actual results: Error is thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.1.0b2, 6000.0.33f1
Not reproducible with versions:
Can't test with versions:
Tested on (OS): Windows
Notes:
I did not test 22.3 version
Error message: NullReferenceException: VFXMemorySerializer::StoreObject failure.
UnityEditor.VFX.VFXMemorySerializer.StoreObjectsToByteArray (UnityEngine.ScriptableObject[] objects, UnityEngine.CompressionLevel compressionLevel) (at <2d63d1f8f515462a9b671d97c227cbe3>:0)
UnityEditor.VFX.VFXGraph.Backup () (at C:/Users/vitaskruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/Models/VFXGraph.cs:829)
During reproduction is possible to bump into another bug when subgraph created for the second time cannot be opened UUM-85270. You can bypass this issue by closing and reopening an Editor
Error message: Exception thrown while invoking [OnOpenAssetAttribute] method 'VisualEffectAssetEditor:OnOpenVFX (int,int)' : NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.UI.VFXViewWindow+<>c_{_}DisplayClass9_0.<GetWindow>b{_}_0 (UnityEditor.VFX.UI.VFXViewWindow x) (at C:/Users/vitaskruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/GraphView/VFXViewWindow.cs:80)
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-103736 -
Resolution Note:
Forward-ports for this version need to be handled at a later time.
-
Resolution Note (6000.4.X):
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-103736
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
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
This is a duplicate of issue #UUM-103736