Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Vnko
/
com.unity.netcode.gameobjects
Public
forked from
Unity-Technologies/com.unity.netcode.gameobjects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 11, 2022
fix: Nested NetworkBehaviours don't de-register or Invoke OnNetworkDespawn if destroyed while the parent NetworkObject remains spawned [NCCBUG-137] (#2091)
Show description for bc23a35
NoelStephensUnity
and
Jesse Olmer
authored
bc23a35
View commit details
Copy full SHA for bc23a35
Browse repository at this point
Commits on Aug 10, 2022
fix: disconnect event not being generated (#2113)
Show description for afce30f
jeffreyrainy
and
simon-lemay-unity
authored
afce30f
View commit details
Copy full SHA for afce30f
Browse repository at this point
Commits on Aug 9, 2022
fix: client owner with both owner read and write permissions on a NetworkVariable does not update the server when changed (#2097)
Show description for e138a9c
NoelStephensUnity
authored
e138a9c
View commit details
Copy full SHA for e138a9c
Browse repository at this point
Commits on Aug 8, 2022
feat: host tells client which IDs it uses for INetworkMessages (#2103)
Show description for 421a364
jeffreyrainy
authored
421a364
View commit details
Copy full SHA for 421a364
Browse repository at this point
Commits on Aug 3, 2022
fix: NetworkList "insert at end" bug (#2099)
jeffreyrainy
authored
8bac8aa
View commit details
Copy full SHA for 8bac8aa
Browse repository at this point
chore: update `CODEOWNERS`
0xFA11
committed
a0525e6
View commit details
Copy full SHA for a0525e6
Browse repository at this point
Commits on Aug 2, 2022
fix: deactivated child NetworkBehaviour exceptions [NCCBUG-138] (#2096)
NoelStephensUnity
authored
0c8161e
View commit details
Copy full SHA for 0c8161e
Browse repository at this point
Commits on Jul 29, 2022
fix: updating testproject NetworkAnimator test (#2075)
Show description for 0e84dcd
NoelStephensUnity
authored
0e84dcd
View commit details
Copy full SHA for 0e84dcd
Browse repository at this point
fix: NetworkObject.NetworkHide destroys client-side in-scene placed NetworkObjects [MTT-4211] (#2086)
Show description for 6d37247
NoelStephensUnity
authored
6d37247
View commit details
Copy full SHA for 6d37247
Browse repository at this point
Commits on Jul 27, 2022
fix: ILPP filter out tests (#2024)
Show description for 11922a0
3 people
authored
11922a0
View commit details
Copy full SHA for 11922a0
Browse repository at this point
fix: NetworkAnimator fails to synchronize end of animation loop for late joining clients [MTT-4060] (#2076)
Show description for 105bbe2
NoelStephensUnity
authored
105bbe2
View commit details
Copy full SHA for 105bbe2
Browse repository at this point
Commits on Jul 26, 2022
feat: Allow reliable sends to go over maximum payload size (#2081)
Show description for 233cbd7
simon-lemay-unity
authored
233cbd7
View commit details
Copy full SHA for 233cbd7
Browse repository at this point
docs: Quick fix for clearer instructions in integration tests [skip ci] (#2077)
SamuelBellomo
authored
a3e3e52
View commit details
Copy full SHA for a3e3e52
Browse repository at this point
Commits on Jul 22, 2022
fix: NetworkAnimator does not unsubscribe to OnClientConnectedCallback [MTT-4080] (#2074)
NoelStephensUnity
authored
b91cf27
View commit details
Copy full SHA for b91cf27
Browse repository at this point
Commits on Jul 20, 2022
chore: Remove legacy NetworkAnimator tests from the sdk runtime tests folder [MTT-4024] (#2073)
NoelStephensUnity
authored
ebfd5f6
View commit details
Copy full SHA for ebfd5f6
Browse repository at this point
chore: Disable unstable test WhenAMessageIsDeferredForMoreThanTheConf… (#2070)
Show description for 87e3041
ashwinimurt
and
0xFA11
authored
87e3041
View commit details
Copy full SHA for 87e3041
Browse repository at this point
Commits on Jul 19, 2022
fix: correctly setting PreviousValue when changing the element of NetworkList (#2069)
jeffreyrainy
authored
eaac2e5
View commit details
Copy full SHA for eaac2e5
Browse repository at this point
Commits on Jul 18, 2022
fix: m_ListAtLastReset and dynamically spawned objects (#2065)
jeffreyrainy
authored
1584749
View commit details
Copy full SHA for 1584749
Browse repository at this point
Commits on Jul 12, 2022
test: Allow for the detection of whether to run locally or remotely. (#2054)
Show description for ba30286
zain-mecklai
and
ashwinimurt
authored
ba30286
View commit details
Copy full SHA for ba30286
Browse repository at this point
Commits on Jul 11, 2022
chore: pointing tools package to release 1.0.0 branch (#2057)
fluong6
authored
399b8ab
View commit details
Copy full SHA for 399b8ab
Browse repository at this point
Commits on Jun 27, 2022
chore: Bump version to 1.0 (#2046)
Show description for fddb7cd
ashwinimurt
authored
fddb7cd
View commit details
Copy full SHA for fddb7cd
Browse repository at this point
fix: API Audit for missing XML documentation [MTT-3881] (#2026)
NoelStephensUnity
authored
9aff85f
View commit details
Copy full SHA for 9aff85f
Browse repository at this point
Commits on Jun 24, 2022
chore: update `testproject/packages-lock.json`
0xFA11
committed
1cabb7d
View commit details
Copy full SHA for 1cabb7d
Browse repository at this point
Commits on Jun 22, 2022
chore: Update test-project-tools-integration to use pre.8 (#2033)
ashwinimurt
authored
d1302ce
View commit details
Copy full SHA for d1302ce
Browse repository at this point
chore: Add ability to run mobile tests on all supported unity versions (#2028)
ashwinimurt
authored
07d8286
View commit details
Copy full SHA for 07d8286
Browse repository at this point
fix: Fix dry-run yaml file name (#2030)
ashwinimurt
authored
f6f9ddd
View commit details
Copy full SHA for f6f9ddd
Browse repository at this point
chore: Ignore instability DeferredMessagingTest.WhenMultipleMessagesForTheSameObjectAreDeferredForMoreThanTheConfiguredTime_TheyAreAllRemoved (#2029)
ashwinimurt
authored
56ca268
View commit details
Copy full SHA for 56ca268
Browse repository at this point
Commits on Jun 21, 2022
chore: Bump version to pre.10 (#2027)
ashwinimurt
authored
c9c0a49
View commit details
Copy full SHA for c9c0a49
Browse repository at this point
feat!: Handle relay allocation timeouts [MTT-3706] (#1994)
simon-lemay-unity
authored
906d0b8
View commit details
Copy full SHA for 906d0b8
Browse repository at this point
chore: Update UTP dependency to 1.1.0 (#2025)
simon-lemay-unity
authored
4e218bd
View commit details
Copy full SHA for 4e218bd
Browse repository at this point
Commits on Jun 16, 2022
test: Limit platforms until all the other platforms are ready (#2021)
zain-mecklai
authored
ea14f2f
View commit details
Copy full SHA for ea14f2f
Browse repository at this point
Commits on Jun 15, 2022
test: Update asmdef for the tests to match the product (#2016)
zain-mecklai
authored
20304f1
View commit details
Copy full SHA for 20304f1
Browse repository at this point
Commits on Jun 14, 2022
fix: Dynamically spawned NetworkObject throws exception due to no scene of origin handle [MTT-3852] (#2017)
NoelStephensUnity
authored
f063141
View commit details
Copy full SHA for f063141
Browse repository at this point
test: Added ability to switch the transport to UTP from the command line (#1991)
zain-mecklai
authored
08e09c2
View commit details
Copy full SHA for 08e09c2
Browse repository at this point
chore: Run validation tests on all supported editors and desktop platforms (#2013)
ashwinimurt
authored
cf7f737
View commit details
Copy full SHA for cf7f737
Browse repository at this point
Previous
Next
You can’t perform that action at this time.