Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.5.0p1
Issue ID
861380
Regression
Yes
[BatchMode] Crash when using -buildTarget in batch mode to change platform
To reproduce:
1) Download attached project
2) Run Unity through command line like this: '<Path_to_Unity>/Unity.exe -batchmode -nographics -projectPath "<path_to_project>" -buildTarget win32 -quit'
3) Check Editor.log - notice that Editor ran well and didn't crash
4) Run the same command like in Step 2, but change -buildTarget to something else, like 'android' or 'linux'
5) Check Editor.log - it crashed
Reproduced in 5.5.0b11, 5.5.0f3, 5.5.0p1, 5.6.0b2
Not reproduced in 5.4.0f3, 5.4.3p4, 5.5.0b1, 5.5.0b5, 5.5.0b8, 5.5.0b9, 5.5.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment