Search Issue Tracker
Editor crashes after entering the Play Mode when using Unity NetCode
How to reproduce: 1. Open the attached Scene labeled "NetCodeTest" 2. Enter the Play Mode 3. Wait for a few seconds Expected result... Read more
Installing Netcode for Entities package throws "The type or namespace na...
To reproduce: 1. Create a new project 2. Open Package Manager 3. Install Netcode for Entities package 4. Observe the console ... Read more
[Netcode][IL2CPP][Android] Release build crashes on null pointer derefer...
Steps to reproduce: 1. Open the user's attached project "GameplayServerTest.zip" 2. Navigate to Project window-> Build 3. Select And... Read more
TileData is empty on the client when the Mineable flag is false
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Enter the Play ... Read more
An IsFinalPredictionTick exception is thrown when the client connects an...
How to reproduce: 1. Open the “Netcode Bug Reproduction.zip“ project 2. Open the “SampleScene“ 3. Enter Play Mode 4. Observe the... Read more
"GhostElement" compilation errors occur when a component contains a ghos...
Reproduction steps: 1. Open the attached “IN-111403” project 2. Observe the Console window Expected result: No errors are throw... Read more
Error "Received a ghost - GhostPrefab (1) - from the server which has a ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Go to Window... Read more
Installing Netcode for Entities and for GameObject packages or vice vers...
*Steps to reproduce:* 1. Create new Unity project 2. Open Package manager window 3. Find "Netcode for Entities" package and insta... Read more
Clearable Netcode warnings thrown when building Competitive Action Multi...
*Steps to reproduce:* 1. Create new Unity project using Competitive Action Multiplayer Template 2. Open Build Profiles 3. Edit “... Read more
The GhostPresentationGameObjectSystem throws a ObjectDisposedException w...
How to reproduce: 1. Open the project “IN-92376_Ghosts” 2. Enter Play Mode 3. Observe the Console Expected result: No errors... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key