Search Issue Tracker
Custom editor do not respect the hide in editor flag
The inspector custom editor are still shown even if the target object specify to be hidden in the inspector. Steps:1- Create a new p... Read more
Prefab Inspector's scrollbar position jumps when editing components
How to reproduce:1. Create a new project and open it2. Create a prefab of the default cube3. Inspect it and scroll to about halfway ... Read more
Inspector window stays below the limit when Custom window width is decre...
How to reproduce:1. Open "1235537" project2. Expand the Canvas GameObject3. Select the Image GameObject4. Open the Github window (Ma... 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
[AssetDB] "Creating editor inspector failed" Warning when selecting mult...
How to reproduce:1. Open the attached project "SIOrder.zip"2. In Project Browser select both: "DependsOnSphere-c0" and "DependsOnSph... Read more
Instanced Prefab gets a Component added when entering the Play Mode afte...
How to reproduce:1. Open the attached "1284595_Repro" project2. Open the Scene "SampleScene"3. Open the "Comp" Script (found in the ... 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
Foldout click area does not align with the foldout arrow image
Steps to reproduce:1. Open attached project2. Assets -> New Avatar -> Transform3. Try to expand Foldout while clicking on the ... Read more
[Perforce] Exception thrown when reloading Scene and an Object is select...
Reproduction steps:1. Open the project in "Test.zip" and open SampleScene2. Select any Object in Hierarchy3. Make sure Inspector Win... Read more
"Handles.Repaint called outside an editor OnGUI" error is thrown when fo...
How to reproduce:1. Open the attached project2. In the Project Window, select the Avatar Mask Asset3. In the Inspector, click the fo... 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
- Object instantiation time regresses across consecutive runs when repeatedly populating large UGUI lists in Play Mode
- Search icon visual quality drops after Unity Theme change on non-primary monitor
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node