Search Issue Tracker
Fixed in 7.5, 8.2, 9.1
Votes
0
Found in [Package]
9.0.0, 8.1.0
Issue ID
1251533
Regression
No
[Visual Effect Graph] Model error : wrong parent errors are thrown on opening VFX Subgraph Block
Model error : wrong parent errors are thrown on opening VFX Subgraph Block.
Steps to repro:
1. Create a new HDRP template project.
2. Project Window > Click "+" > Visual Effects > Visual Effect Subgraph Block.
3. Open Subgraph Block > Select Block Subgraph node > Reset.
4. Close Subgraph Block & Open again.
Actual Result:
Model error : wrong parent errors are thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0a13, 2020.1.0b11, 2020.1.0a23 with Package version 9.0.0, 8.1.0.
Environment:
Occurring on Windows 10 & Mac 10.15.
Stacktrace:
Model error : wrong parent. expected:''(VFXGraph) actual:null(VFXModel)
UnityEditor.VFX.UI.VFXViewWindow:LoadResource (UnityEditor.VFX.VisualEffectResource,UnityEngine.VFX.VisualEffect)
VisualEffectAssetEditor:OnOpenVFX (int,int) (at library/packagecache/com.unity.visualeffectgraph@9.0.0-preview.13/editor/inspector/vfxasseteditor.cs:113)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Model error : 'Block Subgraph'(VFXBlockSubgraphContext) wrong graph. expected:''(VFXGraph) actual:null(VFXModel)
UnityEditor.VFX.UI.VFXViewWindow:LoadResource (UnityEditor.VFX.VisualEffectResource,UnityEngine.VFX.VisualEffect)
VisualEffectAssetEditor:OnOpenVFX (int,int) (at library/packagecache/com.unity.visualeffectgraph@9.0.0-preview.13/editor/inspector/vfxasseteditor.cs:113)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)Model error : 'Block Subgraph'(VFXBlockSubgraphContext) wrong graph. expected:''(VFXGraph) actual:null(VFXModel)
UnityEditor.VFX.UI.VFXViewWindow:LoadResource (UnityEditor.VFX.VisualEffectResource,UnityEngine.VFX.VisualEffect)
VisualEffectAssetEditor:OnOpenVFX (int,int) (at library/packagecache/com.unity.visualeffectgraph@9.0.0-preview.13/editor/inspector/vfxasseteditor.cs:113)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note (fix version 7.5, 8.2, 9.1):
Fixed in Package version: 8.2.0