Search Issue Tracker
The Focused Inspector window cannot be opened for multiple different Ass...
How to reproduce: Create a project using and open it in Unity; In the Project view create several Folders and Scripts Assets; Select... Read more
Copying and pasting a nested long value loses data
Reproduction steps:1. Open the “CopyPasteProject“ project2. Open the “MyScene“ scene3. In the Hierarchy select the “ObjectForCopying... Read more
Not all of the Transform component parameters get copied and pasted when...
Reproduction steps:1. Open the attached “Gopher.zip“ project2. Open “Scene” scene3. Select “Navigation” GameObject, click on Positio... Read more
2 same components are added when drag and dropping a script onto a Game ...
How to reproduce:1. Open a new Unity project2. Create a new empty script3. Select Main Camera, drag and drop the newly created scrip... Read more
Tag is named after the previously created Tag when creating a Tag with a...
Reproduction steps:1. Open the attached “repro-project“ project2. Open the “SampleScene” scene3. Select any GameObject in Hierarchy ... Read more
Editor freezes when selecting multiple assets with different Scripted Im...
Reproduction steps:1. Open the “ImporterMultiSelectCrash“ project2. Open the “Images” folder3. Select the “test1.png“ asset, and in ... Read more
Script Component is duplicated when dragging and dropping onto a GameObj...
How to reproduce:1. Create a new project2. Create a new Script3. Select any GameObject in the Hierarchy4. Drag and drop the Script i... Read more
Crash when a GameObject is dragged on a Script Component field
Reproduction steps:1. Open the attached project “CrashRepro“2. Select “Capsule“ in the Hierarchy window3. Drag “Capsule“ over the “N... Read more
Unity doesn't free up memory when deselecting items which were used by S...
Reproduction steps:1. Open the attached project “MemoryRepro”2. In the Project window select the “Assets/Resources/Smart Textures” f... Read more
"ObjectDisposedException" is thrown in the Console when adding a Compone...
How to reproduce:1. Open the user-attached project “InspectorDebugMode”2. Open the “SampleScene” Scene3. Select a “Cube” GameObject ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server