Search Issue Tracker
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
New tag + button not always responsive on click
Create a new project, select the Main Camera in the scene and go to the Add tag... option in the inspector. Try to click the + butto... Read more
Cardboard Unity Sample has tile-based artifacting on some Android device...
How to reproduce:1. Download the attached project "XR Plugin with Vulkan 1.rar"2. Build and Run on Android3. When the app loads allo... Read more
UnityException is thrown when the affected code has no "isPlaying" method
How to reproduce:1. Open the attached “IN-13813” project2. Open the “Home” Scene Expected result: No errors are thrownActual result:... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
TMP_InputField does not trigger the "onEndEdit" event after pressing ESC...
How to reproduce:1. Open the “BugReport.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Enable the bottom input field to e... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
[Linux][OpenGL core] crash on startup after screen dialog in 32bit machine
-e: see title, just crashes after confirming screen dialog. doesn't crash with -force-opengl. -repro:--build a empty x86 linux proje... Read more
Changes are not saved when changing Styles' orders in the UI Builder
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/test-doc.uxml” asset in UI Builder3. In the StyleSheets ... Read more
Nested GameObjects are collapsed when toggling the UI Toolkit Live Reload
How to reproduce:1. Create a new Unity project2. Create any GameObject and add a child GameObject to it3. Make sure to have the pare... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template