Search Issue Tracker
Fixed in 7.1.6
Votes
0
Found in [Package]
7.1.2
Issue ID
1193845
Regression
No
[VFX Graph] On assigning "New VFX" asset to converted Subgraph causes editor to quit
Editor quits along with StackOverflowException when "New VFX" asset is assigned to the converted Subgraph node using asset selector, refer the attached video and Stack Trace
Steps to repro:
1. Create a new project
2. Windows > Package Manager > Visual Effects Graph > Install
3. Project > create > Visual Effects > Visual Effects Graph > Open
4. Create Node > Context > Cube Output (Context)
5. Cube Output > right-click > Convert To Subgraph > save
6. Click on Asset selector icon of Subgraph and assign "New VFX" asset
Actual Result:
Editor quits along with StackOverflowException on assigning "New VFX" asset to converted Subgraph
Expected Result:
VFX asset is assigned to converted Subgraph node gracefully without any exception
NOTE:
Visual Effect Graph is introduced in 2019.3.0a10.
Reproducible in:
2020.1.0a10, 2019.3.0b8, 2019.3.0a10
Package version found: 7.1.2, 7.1.1, 7.0.0
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment