Search Issue Tracker
Fixed in 7.5, 8.2, 9.1
Votes
0
Found in [Package]
9.0.0, 8.1.0
Issue ID
1251519
Regression
No
[Visual Effect Graph] Editor crashes on opening VFX graph after deleting property in Blackboard window
-Editor crashes on opening VFX graph on deleting property in Blackboard window after resetting the property.
-Expanding/Shrinking Flipbook property in Blackboard window, ArgumentOutOfRangeException errors are thrown continuously in the console and Node name changed to exposedName.
Steps to repro:
1. Create a new HDRP template project.
2. Project Window > Click "+" > Visual Effects > Visual Effect Graph.
3. Open in VFX Graph > Add FlipBook property > Inspector > Reset.
4. Expanding/Shrinking Flipbook property.
5. Delete Flipbook property from Blackboard window.
6. Close VFX Graph > Open again.
Actual Result:
-Editor crashes on opening VFX graph after deleting property in Blackboard window.
-ArgumentOutOfRangeException errors are thrown continuously on Expanding/Shrinking Flipbook property in blackboard window.
Expected Result:
Editor should not crash and no errors in the console.
Reproducible in:
2020.2.0a13, 2020.1.0b11, 2020.1.0a23 with Package version 9.0.0, 8.1.0.
Note:
-In Package version 8.0.1 Reset button is disabled.
Environment:
Occurring on Windows 10 & Mac 10.15.
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 7.5, 8.2, 9.1):
Fixed in Package Version 10.0.0-preview.27