Search Issue Tracker
Active
Votes
0
Found in [Package]
1.1.13
Issue ID
DSTR-21
Regression
No
Timeout that occurs during [UnitySetUp] makes the test succeed instead of failing it
How to reproduce:
1. Open user-submitted project (Project.zip)
2. Make sure Tests/TimeoutRepro.cs script has a 'yield return new WaitForSeconds(15)' in \[UnitySetUp]
3. Open the Test Runner window
4. Run all PlayMode tests
Expected result: the test fails after a 10-second timeout
Actual result: the test succeeds after a 10-second timeout
Reproducible with: 2018.4.22f1, 2019.3.13f1, 2020.1.0b8, 2020.2.0a10
Could not test with: 2017.4.40f1 (the type or namespace name `UnitySetUp' could not be found)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment