Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X
Votes
3
Found in
5.5.0f3
Issue ID
877423
Regression
No
After returning licence in batch mode, log shows a message with "This should not be called in batch mode"
To reproduce, run this in console/terminal:
Unity -quit -batchmode -returnLicense
Expected: No unexpected messages should appear in log
Actual: This appears in the log after the process -
>Cancelling DisplayDialog: Information Unity license returned.
>This should not be called in batch mode.
Reproduced in 5.5.0f3, 5.6.0b7
In 5.4.4p2 and older(tested up to 5.1.4f1), the first part of message is still printed, but not the "This should not be called in batch mode" part, so not calling a regression just of that
No longer reproduced in 2018.1.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] VFX graph is still dark when using Light Mode
- The Rotation of Child GameObject with the Interpolating RigidBody is set to a random number when changing the Rotation of Parent GameObject
- [Shader Graph] Shader graph is still dark when using Light Mode
- [Android] QosService.Instance.GetSortedMultiplayQosResultsAsync crashes Player when it's built
- [Linux][IL2CPP] Player is not killed when using xkill command
Add comment