Search Issue Tracker
Fixed in 7.1.6
Votes
0
Found in [Package]
7.1.5
Issue ID
1199605
Regression
No
[Visual Effect Graph] NullReferenceException errors are thrown on resetting with Simple Heads & Spark template
NullReferenceException errors are thrown on resetting with Simple Heads & Spark template. Unable to assign Asset Template again.
Steps to repro:
1. Create a new project.
2. Window > Package Manager> Visual Effect Graph > Install.
3. GameObject > Visual Effects > Visual Effect.
4. Change Asset Template > Simple Heads & Sparks.
5. Reset.
Actual Result:
NullReferenceException errors are thrown in the console.
Expected Result:
No errors in the console.
Tested with Unity Version: 2020.1.0a14, 2019.3.0b12.
Tested with Package Version: 7.1.5
Environment:
Windows 10 & Mac 10.14.
Stack trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.AdvancedVisualEffectEditor.EmptyLineControl (System.String name, System.String tooltip, System.Int32 depth) (at Library/PackageCache/com.unity.visualeffectgraph@7.1.5/Editor/Inspector/AdvancedVisualEffectEditor.cs:219)
UnityEditor.VFX.VisualEffectEditor.DrawParameters () (at Library/PackageCache/com.unity.visualeffectgraph@7.1.5/Editor/Inspector/VisualEffectEditor.cs:846)
UnityEditor.VFX.VisualEffectEditor.OnInspectorGUI () (at Library/PackageCache/com.unity.visualeffectgraph@7.1.5/Editor/Inspector/VisualEffectEditor.cs:750)
UnityEditor.VFX.AdvancedVisualEffectEditor.OnInspectorGUI () (at Library/PackageCache/com.unity.visualeffectgraph@7.1.5/Editor/Inspector/AdvancedVisualEffectEditor.cs:143)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass55_0.<CreateIMGUIInspectorFromEditor>b__0 () (at <cdd38c6cb7c446c6ac90945c7521da61>:0)
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment