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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment