Search Issue Tracker
Duplicate
Fix In Review for 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.
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
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
This is a duplicate of issue #UUM-103736