Search Issue Tracker
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
NetworkObjectReference does not check for null before casting to GameObject
This seems to be a null check. We don't have a repro project. Can we verify that adding a null check is possible and fix the issue. 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
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL