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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
This is a duplicate of issue #UUM-3311