GitHub / Unity-Technologies/com.unity.netcode.gameobjects / commits
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 67e3e1ca | chore: replace DEVELOPMENT_BUILD || UNITY_EDITOR with DEBUG (#4006) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
13 days ago | |
| 8c78fc31 |
refactor: NetworkAnimator cleanup and code quality improvements (#4001)
Co-authored-by: Emma <e****n@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 7fd6ab91 | fix: end TransportConnect profiler marker on early returns in ConnectEventHan... |
mnachury-unity <1****y@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| c48f54d9 |
fix: reset static fields for Fast Enter Play Mode (#3956)
Co-authored-by: Noel Stephens <n****s@u****m>, Emma <e****n@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
21 days ago | |
| 7d03b41b | refactor: Logging update (#4002) |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
21 days ago | |
| 0a56f440 | fix: Add more detailed logging around RPC messages (#3994) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 7c992c26 | chore: Replace IsSceneObject with InScenePlaced bool (#4000) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 61417401 | chore: Updated aspects of Netcode package in anticipation of v2.12.0 release ... |
Netcode team bot <s****k@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 75c36f43 | chore: Add obsolete warnings to unused or invalid methods (#3987) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 5d6a3c73 | chore: Change codeowners for UTP (#3982) |
Simon Lemay <s****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 29436431 | feat: Make custom driver construction smoother (#3980) |
Simon Lemay <s****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d6e96d6f | fix: UniversalRpcTests failing when using IL2CPP backend (#3973) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 88510381 |
ci: Update of CI dependencies and test fixes (#3970)
Co-authored-by: Noel Stephens <n****s@u****m>, Emma <e****n@u****m> |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| cfa5789d |
fix: Improved OnValueChanged door example (#3959)
Co-authored-by: Amy Reeve <a****e@u****m>, Amy Reeve <a****e@u****m> |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 13da701e | ci: Added pinnedTrunk jobs and adjusted PR trigger (#3977) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a38f8a43 | chore: Decreased time to Stale from 30 days to 14 days (2 weeks) (#3974) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 916b47b6 |
chore: update develop-2.0.0 with v2.11.2 changelog and door example (#3966)
Co-authored-by: Michał Chrobot <m****t@u****m> |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c26b42ef | fix: Exception thrown when player prefab is null (#3965) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 4aaf266a | docs: Fixing mermaid diagrams (#3961) |
Amy Reeve <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 214c7922 | ci: Re-enable ConnectSingleClient_Hostname test (#3950) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5a952c1b | chore: Updated aspects of Netcode package in anticipation of v2.11.1 release ... |
Netcode team bot <s****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 77aef753 | feat: Netcode log system (#3944) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 3d192147 | chore: Swap ChildNetworkBehaviours to a Dictionary (#3953) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 8d555b4d | fix: Attachables destroy order of operations (#3931) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| e02c3e76 | fix: Various bugs causing rust test failures on trunk (#3941) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 61af4e66 | ci: Wrench update to 2.7.0 (#3946) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| a31fee72 | refactor: Remove unnecessary exceptions and refactor logging on NetworkSpawnM... |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 296b9f5c |
chore: Optimize `NetworkTransform` (#3907)
Co-authored-by: Emma <e****n@u****m>, Noel Stephens <n****s@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c242ca73 |
refactor: [Optimize accessors] NetworkBehavior (#3915)
Co-authored-by: Unity Netcode CI <7****e@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 85a1f501 |
refactor: remove check on internal CreateAndSpawnPlayer method (#3914)
Co-authored-by: Emma <e****n@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bf40c5d4 | fix: networklog can throw exception when no networkmanager exists (#3917) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 60471ae2 | ci: Wrench and dependencies update (#3922) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c6944abd | refactor: [Optimize bitfield accessors] NetworkRigidBodyBase (#3906) |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| dec15082 | chore: [Optimize bitfield accessors] NetworkAnimator (#3905) |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1495955a |
fix: networkmanager cannot be started within OnClientStopped or OnServerStopp...
Co-authored-by: Amy Reeve <a****e@u****m>, Amy Reeve <a****e@u****m> |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 47d70297 | ci: Updated Wrench to 2.3.3 (#3910) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9b92ec18 | chore: Updated aspects of Netcode package in anticipation of v2.11.0 release ... |
Netcode team bot <s****k@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3ff42780 |
chore: Add NetworkObject ownership docs and update related docs (#3879)
Co-authored-by: Amy Reeve <a****e@u****m>, Amy Reeve <a****e@u****m> |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7c515b33 |
chore: Remove the feature request issue template (#3622)
Co-authored-by: Michał Chrobot <1****t@u****m>, michal-chrobot <m****t@u****m> |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0558d675 | chore: remove unwanted network object exceptions (#3867) |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b5b99f8f | chore: Switch PR testing from trunk to 6.5 (#3902) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6c2db822 | feat: Add support for WebSocket path in UnityTransport (#3901) |
Simon Lemay <s****y@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e22eaa9d | quick fixes for release automation | michal-chrobot <m****t@u****m> | 3 months ago | |
| ab1f25e4 | fix: attachable despawn vs detach order & ownership test. (#3895) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e0e52f47 | fix: Duplicating null NetworkVariables (#3891) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f227bfe7 | chore: remove standalone relay (#3893) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7567aca6 | feat: Make NetworkTransport update methods public (#3890) |
Simon Lemay <s****y@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 26a1429d |
chore: Updated aspects of Netcode package in anticipation of v2.10.0 release ...
Co-authored-by: michal-chrobot <m****t@u****m> |
Netcode team bot <s****k@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5467b041 | fix: Prevent UseUnreliableDeltas from being used with SwitchTransformSpaceWhe... |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a762d7d0 |
fix: Add Serializable and NonSerialized attributes (#3882)
Co-authored-by: Noel Stephens <n****s@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e02dbaaa | ci: Wrench update to v2.2.0 (#3881) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 454d04f6 | fix: networkvariable not synchronizing changes made during spawn or post-spaw... |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 86318a57 |
chore(deps): update bokken image package-ci/ubuntu-22.04 to v4.82.0 (develop-...
Co-authored-by: unity-renovate[bot] <1****]@u****m>, Michał Chrobot <1****t@u****m> |
unity-renovate[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1b54dd33 | chore: Tiny fixes found while answering discussions (#3874) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| bb9592d5 | Bumped NGO version due to PR-3853 being merged after we branched off to 2.9.0... | michal-chrobot <m****t@u****m> | 5 months ago | |
| 834bcdf1 |
chore: update usage of deprecated FindObjectsByType<T>(FindObjectsSortMode) ...
Co-authored-by: Emma <e****n@u****m>, Emma <e****n@u****m> |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 1b658bdd |
chore: Updated aspects of Netcode package in anticipation of v2.9.0 release (...
Co-authored-by: Michał Chrobot <1****t@u****m> |
Netcode team bot <s****k@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 263dd4be |
fix: network manager does not clean up if exception is thrown while starting ...
Co-authored-by: Emma <e****n@u****m> |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8ba35cd6 | feat: Make NetworkMetricsPipelineStage public (#3853) |
Simon Lemay <s****y@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 07dd61a0 | fix: Ensure transport connection events don't act if duplicated (#3863) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 3491f148 | fix: Fixed issue of RpcTarget not being properly disposed (#3866) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c2e8cd86 |
chore(deps): update bokken image package-ci/ubuntu-22.04 to v4.81.0 (develop-...
Co-authored-by: unity-renovate[bot] <1****]@u****m>, Michał Chrobot <1****t@u****m>, michal-chrobot <m****t@u****m> |
unity-renovate[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6f48d4f9 |
chore: simplify accessors network object (#3831)
Co-authored-by: Emma <e****n@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6c127cf1 |
perf: [Port] Backport of PR-3227 (#3827)
Co-authored-by: ruccho <n****0@y****p>, Noel Stephens <n****s@u****m>, ruccho <n****0@y****p> |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| eb9de17c | fix: NetworkList resets after spawn on client-server when using owner write (... |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4e0f5d2f |
chore(deps): update dependency recipeengine.modules.wrench to 1.4.8 (develop-...
Co-authored-by: unity-renovate[bot] <1****]@u****m>, Michał Chrobot <1****t@u****m> |
unity-renovate[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8ba1f854 |
chore: Merging back changes after Netcode 2.8.0 release (#3849)
Co-authored-by: netcode-automation <s****k@u****m>, Noel Stephens <n****s@u****m>, Noel Stephens <n****s@u****m>, netcode-automation <s****k@u****m> |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8f99d406 | chore: optimize network object (#3820) |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8d88f198 | ci: Update of dependencies and bug fixing (#3824) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f052a455 | ci: Update for Netcode Release Automation (#3828) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 075c75a5 | chore: Add workflows team as reviewers for UTP-using code (#3837) |
Simon Lemay <s****y@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f686b48e | ci: Temporarily disabled trigger for release automation (#3829) |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 6b8f88b0 |
fix: cap maximum disconnect timeout (#3810)
Co-authored-by: Emma <e****n@u****m>, Noel Stephens <n****s@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 3233d4b4 | fix: issues discovered in v2.8.0 playtest (#3822) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 037fe454 | Updated changelog and package version for Netcode in anticipation of v2.8.0 r... | netcode-automation <s****k@u****m> | 6 months ago | |
| 523619ee | chore: Reverted last release attempt to see about fixing the automation run (... |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 03bbfd29 | chore: optimize bitflags accessors in ParentSync (#3814) |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1a169475 | fix: Update NetworkBehaviour on session owner promotion (#3817) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 33df3182 | chore: Pass the unity version to the CMB service (#3811) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1abb9a60 | chore: increment NGO version (#3813) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 9bf917bb |
chore: optimize destroy object message (#3801)
Co-authored-by: Emma <e****n@u****m>, Emma <e****n@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c3d198db |
fix: CMB Service not disconnecting (#3812)
Co-authored-by: Noel Stephens <n****s@u****m> |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 46c84f97 | chore: optimize object message flags (#3800) |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 206b610c | fix: Unbump package version (#3809) |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2cca57ef | chore: EntityId update for UnityTransport and MP Tools (#3804) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e21c0e4f | fix: client and server disconnect warnings (#3786) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b56e2162 |
fix: update mono api calls to coreclr-compatible api calls (#3799)
Co-authored-by: Emma <e****n@u****m> |
MiroBrodlova_Unity <m****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b37d1217 | fix: NetworkAnimator does not allow disabling or enabling parameters for sync... |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 6436d68c |
chore: updates for scene migration synchronization performance (#3794)
Co-authored-by: Amy Reeve <a****e@u****m>, Emma <e****n@u****m>, Amy Reeve <a****e@u****m> |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 18af9d62 |
chore: optimize bitflags in NetworkTransformState (#3770)
Co-authored-by: Noel Stephens <n****s@u****m>, Noel Stephens <n****s@u****m> |
Emma <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| dd4a7a76 |
fix: add flag dedicated server override v2.x (#3760)
Co-authored-by: Noel Stephens <n****s@u****m>, Noel Stephens <n****s@u****m>, Amy Reeve <a****e@u****m>, Amy Reeve <a****e@u****m>, Amy Reeve <a****e@u****m>, Amy Reeve <a****e@u****m>, Amy Reeve <a****e@u****m>, Noel Stephens <n****s@u****m>, Amy Reeve <a****e@u****m> |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 38079c9a | chore: migrate quick start fixes to v2.x.x. branch (#3787) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 61535198 |
fix: RPC metrics name table is empty (#3782)
Co-authored-by: Unity Netcode CI <7****e@u****m>, Noellie Vélez <n****z@u****m> |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 3f91fbca |
fix: multi object selection support for axis to synchronize toggles in networ...
Co-authored-by: Noel Stephens <n****s@u****m> |
Larus Olafsson <l****o@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a3bb5e80 |
docs: Updating Relay page to link to Relay docs (#3783)
Co-authored-by: Noellie Vélez <n****z@u****m> |
Amy Reeve <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 710a63a5 | fix: NetworkVariable clearing dirty flags after OnNetworkSpawn (#3779) |
Noel Stephens <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2ea27364 |
docs: Changes to TOC (#3776)
Co-authored-by: Noel Stephens <n****s@u****m> |
Amy Reeve <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 971d4ff6 | corrected build logging | michal-chrobot <m****t@u****m> | 8 months ago | |
| 9a69a78d |
ci: Fixes to few test failures (#3773)
Co-authored-by: Noel Stephens <n****s@u****m> |
Michał Chrobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 29312185 | chore: editor upgrade (6000.0.61f1) - testproject, minimalproject and Example... |
Noellie Vélez <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago |