Search Issue Tracker
Fixed in 2022.3.56f1
Fixed in 2022.3.X, 6000.0.X, 6000.0.32f1, 6000.1.X, future release
Votes
0
Found in
2022.3.38f1
6000.0.22f1
Issue ID
UUM-85231
Regression
No
Opening a VFX Graph file triggers a Windows prompt "Select an app to open this .vfx file" and logs a NullReferenceException error to the console
How to reproduce:
1. Open the attached “IN-82864” project
2. In the Assets folder open the “EnemyDeath” VFX Graph file
3. Observe the Console log and the Windows prompt
Expected result: VFX Graph window opens as intended without any errors
Actual result: VFX Graph window doesn’t open, a Windows prompt “Select an app to open this .vfx file” appears and an error is logged into the console
Reproducible in: 2022.3.38f1, 6000.0.22f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Not reproduced internally by CQA
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