Search Issue Tracker
Fixed
Fixed in 2023.3.X, 2023.3.0b1
Votes
0
Found in
2023.3.0b1
Issue ID
UUM-59173
Regression
Yes
Node cannot be created and throws an Error in VFX Graph
How to reproduce:
1. Create a new 3D (HDRP) Project
2. Create a new VFX Graph (Right-click in the Project Window -> Create -> Visual Effects -> Visual Effects Graph)
3. Select Simple Loop and click Create
4. Open the newly created VFX Graph
5. Create any node (Right-click -> Create Node)
Expected result: Node is created
Actual result: Node is not created and an Error is being thrown
Reproducible with: 2023.3.0b1
Not reproducible with: 2023.3.0a19
Reproduced on: macOS Sonoma (14.2), 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
Add comment