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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment