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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
KK-Kon
Jul 29, 2018 02:18
sorry, never mind.
KK-Kon
Jul 28, 2018 17:52
please back port to 5.6