Search Issue Tracker
The first Object selected dictates what Flags will be set when editing m...
How to reproduce:1. Open the attached project("EnumFlagsFieldBugReport.zip")2. Select "ExampleObject1" in the Hierarchy3. Click on t... Read more
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce:1. Open project "MaskField bug.zip"2. In the Menu open Window > My Window3. Press on "Nothing" and select "A", "... Read more
ReorderableList maintains incorrect height in the Inspector when cache i...
How to reproduce:1. Open the attached project (ReorderableListTest.zip)2. In the Project window, under Assets, select ReorderableLis... Read more
[IMGUI][OSX][Regression] Detached tab is not moved slightly with the cur...
Steps to repro: 1. Open Unity 5.4 on OSX;2. Create new project;3. Detach any tab (e.g. Inspector) from Editor layout by holding left... Read more
[Editor] Scene View is not adhering to the last mode it was left in when...
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Set the Scene view to 2D3. Upgrade the project to 2021.2, 2022.1... Read more
Scripts are deleted if the script's file name is empty and the escape bu...
How to reproduce:1. Open any Unity project2. In the Project window, right click and create a new C# Script3. Delete the name while i... Read more
IMGUI's EditorGUI.IntSlider causes a StackOverflow and crashes after a f...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In the Editor select Window -> IntSliderIssue3. Observe the C... Read more
Multi - editing a property changes it only for one object if objects hav...
To reproduce: 1. Open the project, attached by tester (multipleObjectsEdit.zip)2. Open "test" scene3. Select a, b and c game objects... Read more
"Plus" icon is missing on the Add Package button in the Package Manager ...
Steps to reproduce:1. Create/Open any project2. Open Window->Package Manager Expected result: "Plus" icon is on the Add Package b... Read more
Animation add property window selection fails when clicking fast
Steps to reproduce: 1. Create new project.2. Create particle system. (Any other object works really)3. Create animator and assign it... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject