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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
KK-Kon
Jul 29, 2018 02:18
sorry, never mind.
KK-Kon
Jul 28, 2018 17:52
please back port to 5.6