Search Issue Tracker
Search window UI elements overlap when resized and when viewing saved re...
Steps to reproduce:1. Create new Unity project2. Open Search window3. Resize it to become smaller4. Toggle Saves Searches Panel5. In... Read more
Android submodules are not selected in Unity Hub when trying to install ...
Steps to reproduce:1. Make sure that Android module is not installed in Unity Hub2. Create new Unity project3. Go to Build Profiles ... Read more
Instantiated objects do not show in the new Hierarchy when they are inst...
How to reproduce: Open the “StaticInstantiateHierarchyBug.zip“ project Open the “MainMenu“ Scene Observe the Scene view and the Hier... Read more
GameObject sometimes rotates excessively when rotated using Rotate Tool
How to reproduce: Create a new project. Add the attached "ExcessiveSpin.cs" script to the project. In the Scene View's "Tool Setting... Read more
GameObjects are not pinged when using the new Hierarchy window
How to reproduce:1. Create and open a new project2. Enable the ‘Use new Hierarchy window' option in 'Edit -> Preferences -> Ge... Read more
[WebGPU] clearing 2d array texture only clears first slice
Steps to reproduce: CommandBuffer cmd = new CommandBuffer();RenderTargetIdentifier rtId = new RenderTargetIdentifier(arrayTexture, 0... Read more
"Toggle Tool Handle Rotation" fails to cycle options via shortcuts when ...
How to reproduce:1. Open the attached "IN-126746" project2. Open "SampleScene"3. Focus the Scene window. Make sure that the "Toggle ... Read more
[Android] Legacy, TMP and UI Toolkit Input Field language toggle to some...
Reproduction steps:1. Open the attached “IN-125675“ project2. In the Android device, install any non-latin alphabet(ex.: Korean) inp... Read more
Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.G...
Steps to reproduce:1. Open the “user’s attached project”2. Select “Tools/Shader Tests/Test Shader Keywords (6000 API)” through the M... Read more
Cameras overlay First Person Mode settings dropdown does not have paddin...
Steps to reproduce: Create a new Unity project using Universal 3D template Enable the "Cameras" overlay in the Scene View Open the F... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal