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
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
- [VFX] An error occurs when creating a subgraph after deleting an identical subgraph
- GameObjects disappear when moving away from the Camera
- Missing Behaviour warning is displayed when reloading domain in Play mode
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
KK-Kon
Jul 29, 2018 02:18
sorry, never mind.
KK-Kon
Jul 28, 2018 17:52
please back port to 5.6