Search Issue Tracker
AssetImporterEditor is displayed in the Inspector window when selecting ...
How to reproduce:1. Open the user’s attached “EditorSelectionError.zip” project2. In the Project window, select “asd - Copy” and “as... Read more
Tag is named after the previously created Tag when creating a Tag with a...
Reproduction steps:1. Open the attached “repro-project“ project2. Open the “SampleScene” scene3. Select any GameObject in Hierarchy ... Read more
[MacOS] Invalid script warning in the Prefab Override dropdown gets cut off
Steps to reproduce: 1. Open the attached project2. Go to SampleScene.unity3. Select the Cube prefab in the Hierarchy4. Click on the ... 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: Help tooltips display section titles from several words witho...
Steps to reproduce: Create a 2D project Add any 2D game object for example "Capsule" Select the added game object and verify that it... Read more
Color selection by the mouse cursor is still enabled when the "Esc" butt...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. In the Hierarchy Windo... Read more
[HideInInspector] variable's value is overwritten when the variable prev...
How to reproduce:1. Open the attached project “HideBug”2. Open the “SampleScene” scene3. In the Hierarchy select the “GameObject” Ga... Read more
Custom PropertyDrawers are not being released
Add the following script to a project: {code:java}using System;using UnityEditor;using UnityEngine;[Serializable]public class MyClas... Read more
Transform values aren't changing smoothly in the inspector when changing...
How to reproduce:1. Create/open any project2. Select any game object in the scene and move it fastly with the "Move tool"3. Observe ... Read more
MonoBehaviour script component is missing the enable/disable toggle in I...
Reproduction steps:1. Open the “ScriptToggleStripped“ project2. Open the “Sample” scene3. Select the “Test” GameObject4. Observe the... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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