Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2017.4.0f1
2018.3.13f1
2019.1.0a1
2019.1.0f2
2019.2.0a1
Issue ID
1146672
Regression
No
"-executeMethod" does not await and exits without completing when the method is async
Steps to repro:
1. Download and extract the project
2. Run the Test method in batch mode (using `-batchmode -projectPath <> -executeMethod "BatchTest.Test" -logFile <> -quit`)
3. Observe the log file
Expected result: Log file should print out "Finished!" when the method finishes.
Actual result: Log file shows "Beginning test!" but does not print out "Finished!" which is at the end of the method.
Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019.2.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment