Search Issue Tracker
Fixed in 2021.1.X
Votes
2
Found in
2019.1.0a12
Issue ID
1107178
Regression
No
Unity Crashes if the VFX Graph Package is removed while VFX Graph stuff exists in the Scene
A crash occurs if a particular workflow occurs with VFX Graph. Judging from the call stack this seems to be a VFX Graph bug, though it could be Package Manager related.
To reproduce:
1) Create a new project
2) Add the VFX Graph package
3) Create a VFX Graph Asset (Assets / Create / Visual Effect / Visual Effect Graph)
4) Create a Visual Effect in the Scene (In the hierarchy: Create / Visual Effects / Visual Effect)
5) Assign the VFX Graph Asset to the Visual Effect in the Scene
6) On the Visual Effect in the Scene, Click on "Edit" - The VFX Graph Editor Window should appear
7) Remove the VFX Graph Package
Unity will then crash!
Note: HDRP package is not installed by default as it is not an explicit dependency of VFX Graph. This could be triggering a problem in the Compute Shader?
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2021.1):
Fixed in: 2021.2.0a1