Search Issue Tracker
Fixed
Fixed in 2021.3.21f1
Votes
0
Found in
2021.3.17f1
Issue ID
UUM-27114
Regression
Yes
VFX graph does not open when it contains the Output Particle HDRP Lit Decal node
Steps to reproduce:
1. Open the attached project “VFXGraphIssue“
2. Import the attached VFX graph “VFXBug“
3. Open the imported VFX graph
4. Observe the Console window
Expected result: VFX graph is opened without any errors
Actual result: VFX graph fails to open with console errors
Reproducible with: 2021.3.14f1, 2021.3.17f1
Not reproducible with: 2020.3.43f1, 2021.3.13f1, 2022.2.5f1, 2023.1.0b2, 2023.2.0a1
Reproducible on: Windows 10
Console errors:
1. Exception thrown while invoking [OnOpenAssetAttribute] method 'VisualEffectAssetEditor:OnOpenVFX (int,int)' : NullReferenceException: Object reference not set to an instance of an object
2. NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.UI.Vector2PropertyRM.UpdateIndeterminate () (at Library/PackageCache/com.unity.visualeffectgraph@12.1.8/Editor/GraphView/Views/Properties/Vector2PropertyRM.cs:71)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
- Property gets randomly collapsed after Undoing Convert to Inline Node action
Add comment