Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.20f1
Issue ID
1374811
Regression
No
Compiler error 'no implicit conversion between lambda expressions' when using lambdas in ternary operator
Reproduction steps:
1. Open attached '1374811-sample' project
2. Observe the Console
Expected result: no errors are in the Console
Actual result: the 'CS0173: Type of conditional expression cannot be determined because there is no implicit conversion between 'lambda expression' and 'lambda expression'' error is shown
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.0a2
Not reproducible with: 2021.2.0a3, 2021.2.7f1, 2022.0a1, 2022.1.0b2
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a3