Search Issue Tracker
Long Sprite names are not truncated in the Inspector window name label a...
Steps to reproduce: Create a new Unity project using the Universal 2D template Create a new Triangle Sprite (Assets > Create >... Read more
Contents of text file Assets are not displayed in the Inspector window
How to reproduce:1. Open user-submitted project (BugReport_Unity)2. Select the 'bugreport.txt' Asset in the Project window3. See the... Read more
[Inspector Functionality] Import preview window becomes non-resizable if...
Import preview window doesn't resize after maximizing it to the limit Steps to Reproduce:1. Create a new project2. Import any asset3... Read more
Inspector menu items move about slightly after clicking on them a few ti...
This requires a monitor with a resolution higher than 1080p To reproduce:1. Set your scaling option to something other than 100%2. O... Read more
Unity crashes on Transform::GetLocalPosition when opening a specific scene
How to reproduce:1. Open attached project "ZombieSquashCrash3.zip" and scene "ZombieSquash_0"2. Observe Unity Editor Expected result... Read more
Game View and Editor visibly drops in performance while scrolling throug...
How to reproduce:1. Open the project attached by the user (2018.3.zip)2. Open the "Done_Main" Scene3. Open the Inspector Window, pre... Read more
[Inspector] Component isn't placed at the bottom when releasing mouse ou...
How to reproduce:1. Open a new Unity project2. Create a new GameObject3. Add 2 new Components4. Drag the upper-Component below the o... Read more
Crash on GetManagerFromContext when exiting the Prefab Mode
Reproduction steps:1. Open the attached project “CrashRepro“2. Open the Scene view3. Double click on “Assets/Packages/Simple Mouse F... Read more
Inspector window fails to update when saving a Script with 'Recompile Af...
Steps to reproduce:1. Open QA-submitted project2. Open Scene "Sample Scene"3. Select either of the two objects in the Hierarchy and ... Read more
Some parameter fields inside Inspector do not show interaction feedback ...
Reproduction steps:1. Open the attached Project inside of "Circuits.zip"2. Open the "Selection" Scene3. Select GameObject "CircuitMa... 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