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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment