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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment