### Bug Fixes
#### com.unity.ml-agents (C#)
- Fixed a bug when running inference on Windows machine, the communicator initialization
blocks for a few seconds trying to establish communication with python.
#### ml-agents / ml-agents-envs / gym-unity (Python)
{
// We try to exchange the first message with Python. If this fails, it means
// no Python Process is ready to train the environment. In this case, the
// environment must use Inference.
//environment must use Inference.
try
var unityRlInitParameters = Communicator.Initialize(