Search Issue Tracker
The Inspector properties overlapping
Reproduction steps:1. Open the user's project2. Go to Assets > Unity Themes and press on "UnityDefaultRuntimeTheme.tss"3. Watch t... Read more
AddComponentMenu.componentOrder has no effect on the "Add Component" men...
Steps to reproduce:1. Open the attached “IN-109752” project2. In the Hierarchy, create or select any GameObject, and click "Add Comp... Read more
Inspector window is not disabled when a scene template is immutable
Reproduction steps:1. Open the user's attached project "MaterialEditorBugs.zip"2. Select the SampleScene.scenetemplate asset located... Read more
Components overlap in the Inspector when Shadow Component is added while...
How to reproduce:1. Open the attached "1411813_Repro.zip" project2. Open the Scene "SampleScene"3. In the Hierarchy select Canvas-&g... Read more
Inspector window doesn't show currently selected GameObject in the Scene...
How to reproduce:1. Create a new project2. Add into the scene 2 Cube GameObjects3. Select all of the GameObjects in the Scene View u... Read more
BuildConfiguration component is shown twice in Inspector when switching ...
Reproduction steps:1. Open the attached "1398998Repro.zip" project2. Open Collaborate window (Window > Collaborate)3. In the Proj... Read more
Tooltips are not shown when hovering over name of the value in the Inspe...
How to reproduce:1. Open the attached user "tooltip.zip" project2. Open the SampleScene Scene found in the Scenes folder3. Select th... Read more
Editor performance drops when a Game Object with a Custom Editor has its...
Reproduction steps:1. Open the attached project: "1408562.zip"2. In the Project window go to Assets > MackySoft > MackySoft.Se... Read more
Documentation page is not displayed for the user when he clicks on a que...
To reproduce: 1. Open HUB;2. Create a new project;3. Go to "Project" window, in "Assets" section select "Scenes" folder;4. Go to "In... Read more
[Documentation] The enabling checkbox is displayed when there are no spe...
Note: The behaviour is as designed but the documentation linked in comments is wrong. We simply need to update the documentation. Ho... 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