Search Issue Tracker
Uint type enum is not selectable in the Inspector window when the enum v...
To reproduce:1. Open attached project ("case_1218195.zip")2. From Hierarchy select "Test" Game Object3. In the Inspector window unde... Read more
ListView item name is barely visible when reordering on macOS
Reproduction steps: 1. Open the attached project "ListView-bug.zip"2. Open Window > “ListView Custom Item”3. Toggle Reorderable4.... Read more
Save process is triggered every time when prefab property values are cha...
Reproduction steps:1. Open the attached project “SaveProperty”2. Open Project Settings (Edit > Project Settings)3. In the Project... Read more
After Project Upgrade, a GUI Layer deprecation error and warning appears...
This error doesn't block the users to go into Play Mode, but causes Build and Run to fail for the project, every time.If you look at... Read more
[macOS] Localization files are not created in the Xcode project
Reproduction steps:1. Open the attached “IN-129139” project2. Switch to the macOS Build Platform3. In the Build Profiles window, ena... Read more
[Android] Crash on GetEnvironmentDepthSupported+16 when launching a spec...
Reproduction steps:1. Open the attached “repro_IN-99554“ project2. Open the “File → Build Settings…/Build Platforms” window3. Switch... Read more
[GI - Lightmapper] Invalid texels are not treated the same way in CPU an...
Invalid texels are not treated the same way in CPU and GPU lightmapper:When a ray (launched by lightmapper baking) hit a backface we... Read more
[Packman] Preview packages are unavailable for 2021
Preview packages are unavailable in package manager for 2021. Refer the attached screenshot Steps to reproduce:1) Create a new proje... Read more
[Android] Performance is worse in 5.5 and newer versions than 5.4 becaus...
Reproduction steps:1. Open the attached project;2. Build the scene "main" on Android platform with enabled Development Build option;... Read more
Debug.DrawLine depthTest parameter starts flickering during OnSceneGUI()...
Reproduction steps:1. Open the attached “UnityBugReport.zip” project2, Open the “SampleScene” Scene3. Open the “DebugDrawLineDepthTe... 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