Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.3p3
Issue ID
957900
Regression
No
Running a playmode test while recompiling can get the tester stuck
To reproduce:
1) Create new project
2) Open Test Runner Window
3) Enable Playmode Tests (and restart editor when prompted)
4) Create Playmode Test
5) Create some dud Assert (like Assert.AreEqual(15,16))
6) Create new C# script
7) Reimport step 6 script
8) Quickly (while recompiling process is still going) Run All (or just that Playmode test)
Expected: All goes normally
Actual: TestRunner temp scene is created but then the process gets stuck and the tests aren't tested
Reproduced in 5.6.3p3, 2017.3.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
Add comment