#Tensor Data Error for ML Agents

1 messages · Page 1 of 1 (latest)

gusty peak
#

I am getting this error
InvalidOperationException: Tensor data cannot be read from, use .ReadbackAndClone() to allow reading from tensor.

My ML Agent used to work properly back in 2023, but when I recently updated my project to Unity 6 and updated everything else, I started getting this error and the ML Agent refuses to do anything. Any idea?

gusty peak