Search Issue Tracker
"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
“Retrieving array element” and “NullReferenceException” errors appear wh...
How to reproduce: 1. Open the user’s attached project 2. In the Hierarchy window select “NetworkManager” GameObject 3. Resize the In... 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
- Slider can be moved by clicking anywhere in the container when Slider is added to the Slider Group
- Unsupported documentation is opened when pressing the "QuickStart" button in the Engineering package
- Crash on OverridingParameterPreparer::OnPrepareVector when repeatedly saving changes made to a Shader Graph
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled