Search Issue Tracker
Fixed
Fixed in 2023.2.0a18
Votes
0
Found in
2023.2.0a15
Issue ID
UUM-35716
Regression
Yes
Creating and opening a Visual Effect Graph throws errors in the Console, opens the Windows menu to select a program with which to open the .vfx file and leaves default prompt to create a new .vfx file in the VFX Graph Window
How to reproduce:
1. Open an empty project and install Visual Effect Graph
2. Create a new Visual Effect Graph and double-click it to open it
3. Observe the VFX Graph Window, Console, and Windows prompt
Actual result: Errors are thrown in the Console, the Windows menu opens to choose a program with which to open the unrecognized file, default VFX Graph prompt is left in the VFX Graph Window to create a new VFX Graph
Expected result: Double-clicking the VFX Graph file opens the VFX Graph Window, no errors are thrown, and no "Create a VFX Graph" prompt stays in the said window, and no Windows menu pops up to choose with which program to open the .vfx file
Reproducible with: 2023.2.0a9, 2023.2.0a15
Not reproducible with: 2020.3.47f1, 2021.3.24f1, 2022.2.17f1, 2023.1.0b16, 2023.2.0a8
First lines of errors:
Exception thrown while invoking [OnOpenAssetAttribute] method 'VisualEffectAssetEditor:OnOpenVFX
NullReferenceException: Object reference not set to an instance of an object
Reproduced on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment