Search Issue Tracker
Sprite is not sliced accurately into multiple Sprites when slicing Metho...
How to reproduce:1. Open the attached 'test-packages-2d.zip' project2. Select Assets -> Test -> 'ExplosionSprite' Sprite3. Ope... Read more
Inconsistent Editor window layout when switching between docked and floa...
How to reproduce:1. Open the user-submitted project2. Open a Custom Editor window (Nementic -> Prefab Replacer)3. Make the Prefab... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
[UIElements] Final slider value field is not present for VisualElements ...
Final slider value field is not present for VisualElements Container. Refer the attached screenshot Steps to reproduce1) Open attach... Read more
[HDRP] Camera view is rendered on objects with a Distortion Blur materia...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.un... Read more
Entity's "ChunkWorldRenderBounds" component "Extents" value is always zero
How to reproduce:1. Open attached project "static_repro.zip" and scene "static"2. Enter Play mode3. Open "Window" -> "Analysis" -... Read more
BlockNode.contextNode is not defined when initializing options and ports
How to reproduce:1. Open the “ContextNodebugTest.zip” project2. In the Project tab, open the “IssueGraph“3. Delete all nodes inside ... Read more
Cubemap.CreateExternalTexture() assumes to use the project's color space...
Steps to reproduce:1. Open the attached “sRGBFormatError.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Conso... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps:1. Open the attached project "Project Folder"2. Open the scene "Main"3. Build for windows (haven't tested others)... Read more
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object