Search Issue Tracker
Won't Fix
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0f1
Issue ID
977917
Regression
No
Error "ArgumentException: method arguments are incompatible" is thrown when trying to create the Action<> delegate
How to reproduce:
1. Open given Unity project
2. Enter "BugScene"
3. Enter play mode
-- Error is thrown
Expected result: Code must compile successfully and no errors should be thrown
Actual result: Error appears in console window
Reproducible with: 5.5.6f1, 5.6.4p4, 2017.1.2p3, 2017.2.1p1, 2017.3.0f3, 2018.1.0a7
Notes:
Open "Delegates.zip" and open given project with visual studio. Compile code and notice that everything works correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment