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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment