Search Issue Tracker
[Overlays] Default button style of List View are overriden by Overlay style
How to reproduce:1. Open the user’s attached “23_1” project2. Focus to the Scene View in the “SampleScene”3. Open the “BUG REPORT → ... Read more
Undo shortcut doesn't work when reverting values in the Increment Snappi...
How to reproduce:1. Open a new Unity project2. Drop down the Increment Snapping window in the Scene View3. Alter values in one of th... Read more
[HDRP] Changing camera rect breaks TAAU
Repro steps:1. Open the outdoors-scene2. As the camera rect was adjusted, you should see black bars (letterbox) on top and bottom of... Read more
[Linux] Mouse escapes the application window when using CursorLockMode.L...
Steps to reproduce:1. Open the “CursorLockedBug” project2. Build And Run the project3. Click and hold the right mouse button in the ... Read more
Background tint doesn't work for sprites when using transitions
Steps to reproduce:1. Open the attached “BGTintBug” project2. Open Window → UI Toolkit → UI Builder3. In UI Builder window Add Exist... Read more
[UI Toolkit] Dimensions of a parent element do not include padding when ...
How to reproduce:1. Open the user’s attached “PaddingBug.zip” project2. Enter Play Mode and observe the result Expected result: Blue... Read more
Crash at launch when Unity Logo is disabled [XRSplashScreen.cpp 2022.2 o...
Reproduction steps: 1. Open user attached project "CrashRepro.zip"2. Select Assets > EmptyScene3. Open Edit > Project Settings... Read more
Crash on core::StringStorageDefault<char>::assign when opening the project
Reproduction steps:1. Open the attached project “Verification.zip“ Expected result: Editor is openedActual result: Editor crashes Re... Read more
IPreprocessBuild.OnPreprocessBuild isn't called when building a project
Reproduction steps:1. Open project “My project”2. Open scene “SampleScene”3. Build and Run project Expected result: two {{Debug.Log}... Read more
The wrong documentation page is opened when clicking the Help icon in th...
Reproduction steps:1. Open a new Unity project2. Go to the “Window\Rendering\Lightning” window3. Click the Help icon (question mark)... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES