Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2023.1.0a19
Issue ID
UUM-18997
Regression
Yes
[VFX Graph] Errors are thrown to the console when system is cut using ctrl + X operation
How to reproduce:
- Create a new VFX Graph and open it
- Select VFX Graph
- Press CTRL + X
Actual result: Error is thrown to the console
Unity cannot compile the VisualEffectAsset at path "Assets/Mesh Output/New VFX.vfx" because of the following exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: source
Not reproducible with 2022.2.0b14
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
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script
- All 2026-promoted builds incorrectly display outdated copyright year © 2025 instead of © 2026
- Shadow cascades and lights flicker when using Shadowmap Sampling
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2023.1.X):
There are no fixes planned for this Bug
Resolution Note (2023.1.X):
Could not reproduce anymore