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
quaternion cannot be added as field in ICommandData and/or IInputComponentData. A new region has been added to the code-generation templates for handling similar other cases.
Removed the deprecated NativeList to NativeArray implicit cast and use NativeList.AsArray instead.
fixed a NotImplementedException thrown in standalone player client build.