Search Issue Tracker
The GlobalObjectIdHash on the NetworkObject component is different from ...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Assets/Scenes/MainMenu.unity” Scene 3. Build and run the Play... Read more
"NullReferenceException" error appears on the server's Console with each...
Reproduction steps: 1. Open the attached “repro_IN-90743“ project 2. Open the “Assets/Scenes/Scene_Lobby.unity“ Scene 3. Build an... Read more
Netcode for GameObjects 2.0 - Client network objects not syncing after s...
When loading a scene using NetworkManager.SceneManager, in scene NetworkObjects in the newly loaded scene are not synced for clients... Read more
The server is trying to spawn an additional GameObject when spawning a G...
How to reproduce: 1. Open the “NetcodeRepro“ project 2. Open the “OutdoorScene“ 3. Build and Run 4. In the Player click on the “... Read more
"NullReferenceException" is thrown when accessing two-dimensional array ...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene” Scene 3. Enter Play Mode 4. ... Read more
Client connects in version .21 and will not connect in .22
1. What happened I upgraded my working project from .21 to .22 and the client will no longer connect. I have been working with Noel... Read more
[NetCode for GameObject] SpawnAsPlayerObject does not change NetworkMana...
Reproduction steps: 1. Open the attached project “NgoTest” 2. Open the “Assets/Scenes/NgoTest” Scene 3. Enter the Play mode 4. In th... Read more
"System.ArgumentNullException: Value cannot be null" is thrown when a Ch...
How to reproduce: Open the attached project "NetworkBehaviourBug.zip" Expected results: No errors in the Console window Actual ... Read more
"InvalidCastException: Specified cast is not valid." is thrown when Netw...
How to reproduce: 1. Open the attached project "NGOTutorial_Bug.zip" 2. Select SampleScene>HelloWorldManager in the Hierarchy wind... Read more
NGO CoreCLR Initial Support
This is initial support to assist getting NGO working with CoreCLR builds. See more details in [NCCBUG-208|https://jira.unity3d.com... 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