Search Issue Tracker
Duplicate
Duplicate in 2023.2.X
Votes
0
Found in
2022.2.6f1
2023.1.0b3
2023.2.0a4
Issue ID
UUM-27311
Regression
No
[VFX Graph] Exception while compiling expression graph: VFXAbstractSpawner excepts a custom behavior for custom callback type
How to reproduce:
- Import the attached package to 2021.3 version (I used URP but it should be fine with HDRP too)
- Upgrade the project to trunk
Actual result:
Observe that error is thrown in the console (: (Null Asset) : Exception while compiling expression graph: System.InvalidOperationException: VFXAbstractSpawner excepts a custom behavior for custom callback type
Some VFXs are not rendered but this is most likely the consequence of UUM 3311 and UUM 1188 as they do result in this behavior
Note: Haven't checked if it is a regression
-
Resolution Note:
The bug was identified as a duplicate. The symptom is different but the root cause is the same. The fix for 7785 was tested and it also fixes this bug.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-7785 -
Resolution Note (2023.2.X):
The bug was identified as a duplicate. The symptom is different but the root cause is the same. The fix for 7785 was tested and it also fixes this bug.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-7785
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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
This is a duplicate of issue #UUM-3311