Search Issue Tracker
"Generate Default Network Prefab List" does not stay disabled and Defaul...
Reproduction steps: 1. Create a new project 2. Install “Netcode For GameObjects” package through Package Manager 3. Go to “Edit\P... Read more
"KeyNotFoundException: The given key '-96180' was not present in the dic...
How to reproduce: 1. Open the attached project "MULT HOMEWORK.zip" 2. Open File>Build Settings... 3. Enable Development Build 4.... Read more
Netcode displays a warning in the Console Window when hosting
Fixed in [PR-2309|https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/2309] Reproduction steps: 1. Open the a... Read more
"NetworkBehaviours require a NetworkObject" pop-up prevents opening pref...
How to reproduce: 1. Open the attached Project "NetworkTest" 2. Ensure no Asset is selected in the Project Window 3. Double-click... Read more
Error "InvalidCastException: Specified cast is not valid" or "Behaviour ...
How to reproduce: 1. Open the user’s attached project “BugNGOComponentOrder.zip“ 2. Open the “Scene Where Bug Happens” Scene in Sc... Read more
"KeyNotFoundException" and "ArgumentException" are thrown when trying to...
How to reproduce: 1. Open the user’s attached project “NetCode-Test.zip” 2. Build the project 3. Enter the Play Mode 4. Press th... Read more
Netcode package throws an OverflowException when connecting a second cli...
Reproduction steps: # Open the attached “NGO-Repro” project # Press File → Build Settings → Build # Launch two instances of the... Read more
Incorrect results when using BitReader or BitWriter with more than 8 bits
Reproduction steps: 1. Open the attached “BitReaderWriter“ project 2. Open Test Runner (Window > General > Test Runner) 3. Run al... Read more
NetworkVariable with both Read&Write Permission set to Owner doesn't hav...
Based on [GitHub issue 2094|https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues/2094] h2. Description Net... Read more
NetworkVariable with both Read&Write Permission set to Owner doesn't hav...
Based on [GitHub issue 2094|https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues/2094] h2. Description Net... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context