You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the agents in the example scenes have a scale of 1. However, if changed the scale to other numbers, the Debug gizmo would also scale, resulting in the wrong rays drawn in the editor.
I haven't checked whether the observed values are correct yet. Presumably, it may have the same issue.
ML-Agents v0.13.0
TensorFlow v2.0
Environment_: Change any of the agent's scale to not equal to 1.
To reproduce this bug, just change the scale of the agent of WallJump example and run using the trained model. You will see that the rays drawn in the editor is wrong.