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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment