com.unity.netcode 1.0.0-exp.13
Notes: processedReleased October 26, 2022
Unity Compatibility
Minimum Unity: 2022.2 (0b5)
Package Dependencies
- com.unity.entities (1.0.0-exp.12)
- com.unity.logging (1.0.0-exp.7)
- com.unity.transport (2.0.0-exp.6)
🔧 Bug Fixes
- 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.
