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
[Elements size]After entering a new value and clicking outside of the fi...
Steps to reproduce:1. Open attached project.2. In the "Project" window select asset named "New Font".3. In the "Inspector" window ex... Read more
Advanced Inspector and Director editor extensions brake the apearance of...
Steps to reproduce : - import the Advanced Inspector package https://www.assetstore.unity3d.com/en/#!/content/18025- import the Dire... 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
Custom inspector stopped working after Unity update
To reproduce:1. Open attached project2. Open SceneA3. Change the value of "someValue" with the slider in the custom inspector for My... 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
Editor crashes on GUIView::ProcessInputEvent when closing a window in Ed...
Reproduction steps:1. Open Command Prompt window: Keyboard shortcut (Win+R) > enter "cmd" > click "OK"2. Launch Unity with "-d... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code