Releases: PitouGames/com.unity.netcode.gameobjects
1.15.0
[1.15.0 - Pitou] - 2025-11-19
This is the same release as the 1.15.0 Unity official release, but with some changes.
Fixed
- Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.15.0",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.15.0",
...
}
}1.14.1
[1.14.1 - Pitou] - 2025-11-13
This is the same release as the 1.14.1 Unity official release, but with some changes.
Fixed
- Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.14.1",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.14.1",
...
}
}1.14.0
[1.14.0 - Pitou] - 2025-11-13
This is the same release as the 1.14.0 Unity official release, but with some changes.
Fixed
- Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.14.0",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.14.0",
...
}
}1.13.1
[1.13.1 - Pitou] - 2025-11-13
This is the same release as the 1.13.1 Unity official release, but with some changes.
Added
- Added serializer for
Pose(Unity-Technologies#2675)
Fixed
- Fixed usage of
NetworkListthrowing exception when used without a NetworkManager in scene. (Unity-Technologies#2539) - Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.13.1",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.13.1",
...
}
}1.13.0
[1.13.0 - Pitou] - 2025-05-01
This is the same release as the 1.13.0 Unity official release, but with some changes.
Added
- Added serializer for
Pose(Unity-Technologies#2675)
Fixed
- Fixed usage of
NetworkListthrowing exception when used without a NetworkManager in scene. (Unity-Technologies#2539) - Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.13.0",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.13.0",
...
}
}1.12.2
[1.12.2 - Pitou] - 2025-04-19
This is the same release as the 1.12.2 Unity official release, but with some changes.
Added
- Added serializer for
Pose(Unity-Technologies#2675)
Fixed
- Fixed usage of
NetworkListthrowing exception when used without a NetworkManager in scene. (Unity-Technologies#2539) - Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.12.2",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.12.2",
...
}
}1.11.0
[1.11.0 - Pitou] - 2024-10-21
This is the same release as the 1.11.0 Unity official release, but with some changes.
Added
- Added serializer for
Pose(Unity-Technologies#2675)
Fixed
- Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.11.0",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.11.0",
...
}
}1.10.0
[1.10.0 - Pitou] - 2024-08-18
This is the same release as the 1.10.0 Unity official release, but with some changes.
Added
- Added serializer for
Pose(Unity-Technologies#2675)
Fixed
- Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.10.0",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.10.0",
...
}
}1.9.1
[1.9.1 - Pitou] - 2024-05-06
This is the same release as the 1.9.1 Unity official release, but with some changes.
Added
- Added serializer for
Pose(Unity-Technologies#2675)
Fixed
- Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.9.1",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.9.1",
...
}
}1.8.1
[1.8.1 - Pitou] - 2024-05-01
This is the same release as the 1.8.1 Unity official release, but with some changes.
Added
- Added serializer for
Pose(Unity-Technologies#2675)
Fixed
- Removed anoying warnings when using NetworkVariable in offline mode. (Unity-Technologies#2279)
Installation
In Packages/manifest.json replace
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "1.8.1",
...
}with
{
"dependencies": {
...
"com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.8.1",
...
}
}