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
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
- SerializedProperty.Next(true) enters an infinite parent-child loop when iterating non-empty UXML assets
- AR Debug Menu throws "Failed to find ARSession" and “NullReferenceException” errors when entering Play Mode
- Project window is not highlighted in Tutorials when the Console window is active
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
Add comment