Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.10f1
Issue ID
1085225
Regression
No
PlayerSettings.SetScriptingDefineSymbolsForGroup behaves differently when running in batchmode
How to reproduce:
Editor:
1. Open the user's attached project
2. In the menu bar go to Build and select Build Player
Batch Mode:
1. Launch Unity with these arguments:
-batchmode -executeMethod "BuildScript.Build" -projectPath "<Project Path>" -quit
(Replace <Project Path> with the project path)
Expected result: Unity behaves the same way in both Editor and -batchmode, which means that either both complete the build or both fail
Actual result: Unity behaves differently in Editor and -batchmode, which results in Editor completing the build and -batchmode failing
Reproducible with 2017.4.13f1, 2018.1.9f2, 2018.2.12f1
Not reproducible with 2018.3.0b6, 2019.1.0a4
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
- Extra empty space appear in Project Settings > Scene Template Types scroll list when scrolled right
- Not all Types in Project Settings > Scene Template are truncated and margin is missing next to scrollbar
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.