Search Issue Tracker
[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
Material override tag casing is ignored after being set the first time
Reproduction steps: 1. Open the attached project 2. Click on Assets/material.mat to view it in the inspector 3. Enable the Debug Ins... Read more
[Terrain] Dropdown icon of "Channel Remapping" doesn't work under "Mask ...
"Channel Remapping" dropdown icon not clickable under the "Mask Map" in the Inspector, refer the attached video. Steps to repro: 1.... Read more
[MenuItem("menu/menuItem _X")] doesn't register lowercase inputs
Steps to repro: 1. Open the attached project 2. Press ctrl+G, observe the message in the console that input was registered. 3. Press... Read more
GUI Windows are non-interactive when instantiated in a custom Editor window
How to reproduce: 1. Open the attached 'project-1222547.zip' 2. In the Editor select 'Test' > 'GUIWindow Demo' 3. Try interacting wi... Read more
Layout switches when pressing 'L' if there is a layout called " _personal"
How to reproduce: 1. Create a new project 2. Go to Window -> Layout -> Save Layout 3. Name it to " _personal" (with a space before t... Read more
Errors when closing the "Save assets" window after exporting a package
Steps to reproduce : - make sure "Verify Saving Assets" is checked in the Preferences - create a new scene - save the scene - try... 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
[IMGUI] "Use DXGI flip model" text under resolution and presentation set...
"Use DXGI flip model" text under resolution and presentation settings gets clipped. Refer that attached screenshot. Steps to reprod... Read more
EditorGUILayout.PrefixLabel is too large when the scrollbar is visible i...
How to reproduce: 1. Download attached project and open "Main" Scene 2. Select the GameObject named "GameObject" to display the Some... 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