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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment