Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.1.2
Issue ID
1192476
Regression
No
[VFX Graph] Editor crashes when a duplicated node is modified while the other node is reset from the Inspector
When one of the Node under Graph window is reset from the Inspector, NullReferenceException is thrown also it can't be deleted and then editor crashes when the other Node is modified, refer attached video.
Steps to repro:
1. Open attached project (VFX Graph.zip)
2. Open "New VFX" graph from the project window
3. New VFX Graph> Right-click > Create Node > Context > Update Particle
4. Select "Update Particle" Node and reset from Inspector
5. Right-click on "Update Particle" and Delete it
6. Try to delete other "Update Particle" node
Actual Result:
Editor crash on deleting reset node and NullreferenceException is throw in the console
Expected Result:
Node delete gracefully without Editor Crash and NullreferenceException
Reproducible in:
2019.3.0b7, 2019.3.0a10
Working fine in:
2020.1.0a9
Package version found: 7.1.2, 7.1.1, 7.0.0
NOTE:
Visual Effect Graph is introduced in 2019.3.0a10.
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment