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 Hierarchy 3. Click o... 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... 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 Di... 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 l... Read more
Custom inspector stopped working after Unity update
To reproduce: 1. Open attached project 2. Open SceneA 3. Change the value of "someValue" with the slider in the custom inspector f... Read more
Scripts are deleted if the script's file name is empty and the escape bu...
How to reproduce: 1. Open any Unity project 2. In the Project window, right click and create a new C# Script 3. Delete the name whil... 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 -> IntSliderIssue 3. Observe the ... 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" scene 3. Select a, b and c game obje... 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 "-debug... 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... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened