Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a4
2018.3.0a8
Issue ID
1068826
Regression
Yes
[Test Runner] Unity Editor freezes after running a test in Play mode
Unity Editor freezes after running a test in Play mode
Steps to Reproduce:
1. Open attached project.
2. Open Test Runner window. (Window >> General >> Test Runner).
3. Go to PlayMode.
4. Click on 'Create PlayMode Test Assembly Folder' button.
5. Click on 'Create Test Script in current folder' button.
6. Run single test or all tests by clicking on 'Run All' button.
Note: Refer attached video.
Actual result:
Unity editor freezes and never exits after running a test in Test Runner.
Expected Result:
The test should run successfully without freezing the editor.
Environment:
Windows 10, Windows 7, Mac 10.13, Mac 10.12
Occurring with:
2018.3.0a8, 2018.3.0a6, 2018.3.0a4
Working fine with:
2018.3.0a3, 2018.2.0f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment