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 left... Read more
Material override tag casing is ignored after being set the first time
Reproduction steps:1. Open the attached project2. Click on Assets/material.mat to view it in the inspector3. Enable the Debug Inspec... 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. C... Read more
[MenuItem("menu/menuItem _X")] doesn't register lowercase inputs
Steps to repro:1. Open the attached project2. Press ctrl+G, observe the message in the console that input was registered.3. Press ke... 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 project2. Go to Window -> Layout -> Save Layout3. Name it to " _personal" (with a space befor... 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 to ex... 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
[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 reprodu... Read more
EditorGUILayout.PrefixLabel is too large when the scrollbar is visible i...
How to reproduce:1. Download attached project and open "Main" Scene2. Select the GameObject named "GameObject" to display the SomeMo... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved