Search Issue Tracker
Fixed in 2017.2.0f3
Votes
6
Found in
5.6.1f1
Issue ID
912728
Regression
No
ENABLE_PLAYMODE_TESTS_RUNNER define is true even when PlayMode tests are disabled
To reproduce:
1. Download and open attached "repro912728.zip" project.
2. Go to build settings.
3. Build the project on any platform.
Expected result: Project successfully builds even when PlayMode tests are disabled.
Actual result: Project fails to build with PlayMode tests disabled and errors appear in the console.
Reproduced with: 2017.2.0a1, 2017.1.0b7, 5.6.1p2, 5.5.4f1.
Notes: Could not test on earlier versions because PlayMode tests were not yet implemented. ENABLE_PLAYMODE_TESTS_RUNNER is always set in script, no matter if user has enabled Play mode tests or not.
___________________________________
Fixed now that we support assembly definition files since Unity 2017.2
Comments (2)
Add comment
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
KK-Kon
Jul 29, 2018 02:18
sorry, never mind.
KK-Kon
Jul 28, 2018 17:52
please back port to 5.6