Search Issue Tracker
CRC values of AssetBundles are the same when HDRP Asset's Lit Shader Mod...
How to reproduce: 1. Open the attached project "tests.zip" 2. Click Bundles>Build 3. Open <project-path>/AssetBundles/<platform>/tes... Read more
SSGI is enabled in the default "Balanced" HDRP Asset when it's not even ...
How to reproduce: 1. Open a new "3D Sample Scene (HDRP)" project 2. Select the "Assets -> Settings -> HDRP Balanced" Asset in the Pr... Read more
Colors of the Memory Usage Overview Memory Bars get mismatched after cha...
How to reproduce 1. Open the attached "PROF-1954" project 2. Open the "Window -> Analysis -> Memory Profiler" window from the menu 3... Read more
Enclosed space is not dark inside when Visual Environment component is e...
Reproduction steps: 1. Open the attached project 2. Open the 'Bugreport' Scene 3. In the Scene view go inside the 'Clay room - diffu... Read more
Calling ClientRpc method which has NativeList as a parameter crashes
Steps to reproduce: 1. Open attached project 1395887_repro.zip 2. Open "main" scene 3. Enter playmode 4. Click "Host" in top left o... Read more
NetworkVariable is not synced when a client is newly joined
How to reproduce: 1. Open the user's attached project 2. Build the project (File -> Build Settings... -> Build) 3. Open two instance... Read more
Could not get NetworkObject for the NetworkBehaviour errors every frame ...
How to reproduce: 1. Open the attached project from "NetcodeTest.zip" 2. Enter Play Mode and observe Console Expected result: No mi... Read more
Namespace 'umul128' error when Multiplayer Netcode for GameObjects is in...
How to reproduce: 1. Open the attached project from "Unity3dSimpleSampleNet461-master.zip" 2. Observe Console for the error "The typ... Read more
'Script will not be compiled' warnings appear in the Console when adding...
Reproduction steps: 1. Create a new Unity project 2. Go to the 'Window -> Package Manager' 3. Click the add button in the status bar... Read more
[NetCode] "QosType" and "ConnectionConfig" namespaces missing when insta...
Reproduction steps: 1. Open new project 2. In Package Manager window, add new package by name - "com.unity.netcode.gameobjects" 3. O... 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
- TileMap selection resets to the default when the Scene is saved
- 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