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
Inspecting Entity throws "NullReferenceException" error when it has Netw...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/NetCube“ Scene 3. Enter Play Mode 4. In t... Read more
Cannot resize Play Mode Tools window when it is undocked from the editor
How to reproduce: 1. Create a new Universal 3D Project 2. Open Package Manager (Window -> Package Manager) 3. Click the "+" icon ... Read more
"CS0618: 'NetworkEndpoint.RawPort' is obsolete" is thrown when NetworkEn...
How to reproduce: Open the attached project "BugReportingProject.zip" Expected results: No warnings are thrown in the Console wi... Read more
Netcode for Entities: Ghost groups with dynamic buffer on child entity
This bug was encountered when using ghost groups, where the child entity has a dynamic buffer. In my case, the ghost groups and pare... Read more
"The type or namespace name 'EditorMultiplayerManager' does not exist......
Reproduction steps: 1. Create a new project 2. Using the Package Manager (Window > Package Manager), install the Dedicated Server ... Read more
Different hashes between server and client are created when connecting t...
How to reproduce: 1. Open the attached "NetCodeErrorRepro" project 2. Open the “Assets/Scenes/Bootstrap.unity“ Scene 3. Enter Pla... Read more
Netcode for Entities displays incorrect error information when runInBack...
Reproduction steps: 1. Open the attached "ExtractionShooter" project 2. Enter the Play mode 3. Observe the errors in the Console ... 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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate