Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2018.4
2019.3.6f1
2020.2
Issue ID
1251672
Regression
No
[Test Runner] Async test methods fail with Task return type
How to reproduce:
1. Open user's attached "Bug Report Example.zip" project
2. Open Test Runner window
3. Make sure "PlayMode" is selected in the Test Runner window
4. Press Run All
Expected result: AsyncTest and AsyncTestWorkaround pass
Actual result: AsyncTest fails, "Method has non-void return value, but no result is expected" message is printed
Reproducible with: 0.0.4-preview (2018.4.24f1), 1.1.14 (2019.4.2f1, 2020.1.0b14, 2020.2.0a17)
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
Add comment