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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #UUM-3311