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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment