Search Issue Tracker
EditorUtility.CopySerialized with Sprite generates excessive data
Reproduction steps: 1. Open attached project "CopySerializedIssue.zip" 2. Select Assets -> Create -> Diced Sprite Atlas 3. In Projec... Read more
Uneven amount of OnEnable and OnDisable calls when recompiling custom ed...
How to reproduce: 1. Open the user's attached project 2. In the Project window, open Timeline asset 3. Select the SpawningClip clip ... Read more
Depending on the Scene window Camera zoom 2D Tiles become offset vertica...
How to reproduce: 1. Open the attached project named "Case_1335871" 2. Select one of the Tiles from the Tile Palette window 3. Move ... Read more
[XR SDK] Single Pass Stereo Instanced rendering breaks when rendering in...
Reproduction steps: 1. Open the attached project ("1335518R.zip") 2. Open the "SampleScene" scene 3. Enter Play mode Expected resul... Read more
Package Manager/My Assets: 401 Response code trying to download a paid a...
* Users are reporting error when trying to download asset store package from _My Assets_ tab in Package Manager. * This could be l... Read more
Resources.Load triggers a continuation of a coroutine sending out a WebR...
Steps to reproduce: 1. Open the attached project ("1332433.zip") 2. Open "SampleScene" 3. Enter Play mode and notice that that you g... Read more
Crash when entering Play Mode while requesting a URL with a redirect + n...
Reproduction steps: 1. Set up a server that redirects to a file download (example setup for macOS is provided in an edit) 2. Open at... Read more
RaycastHit2D Normal is incorrect when Physics2D.Raycast hits an EdgeColl...
How to reproduce: 1. Open the attached project "RaycastNormals.zip" 2. Open SampleScene 3. Enable Gizmos in the Game View 4. Click P... Read more
"Plus" icon is missing on the Add Package button in the Package Manager ...
Steps to reproduce: 1. Create/Open any project 2. Open Window->Package Manager Expected result: "Plus" icon is on the Add Package ... Read more
Player crashes on DrawProceduralIndirectRawFromNodeQueue when DrawProced...
Reproduction steps: 1. Open the user's attached project 2. Go to File > Build Settings 3. Make sure "SampleScene" is included in the... 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