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
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
- [Android] [Windows] The frame buffer is replaced incorrectly when using Framebuffer Fetch
- Crash on Scripting::SetCachedPtrOnScriptingWrapper(ScriptingObjectPtr, Object*) when exiting a project
- WASM Heap size greatly increases when UI elements are present in a WebGL build
- Crash on mdb_node_add when opening a specific project with a corrupted Library
Add comment