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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #UUM-3311