Search Issue Tracker
[Linux Editor] Collaborate is not is not publishing changes made to the ...
Collaborate cannot be used in the Linux editor - when trying to publish changes, the Collab UI popup is reset and changes are not up... Read more
Missing shader warning in the Inspector
To reproduce: 1. Open attached project;2. Reimport both shaders;3. Click on the warning in Console; Expected result: Clicking a shad... Read more
Destroying object is not allowed at this time error in log
"Destroying object "" is not allowed" error fails in log while working in project. To repro:I variant (see first gif):1. Create a ne... Read more
[Build Settings] Scene location change is not saved in Build Settings af...
1. Create a new scene.2. Add it to build settings.3. Create a new folder in Project. Move created scene to folder.Note: Open Build S... Read more
Calling Display Dialog in On Lost Focus switches away from Unity
How to reproduce: 1. Open attached project2. Open the editor window using Test -> Test3. Click in the Hierarchy window to cause t... Read more
Prefabs in Hierarchy Window occasionally aren't highlighted in blue
Steps to reproduce:1. Open the attached project ("McDROID repro")2. Enter "_DLC" scene3. Observe "Angry Worm Space" in Hierarchy win... Read more
[Mono Runtime Upgrade] Project fails to build for iOS in XCode
1. What happenedThe build is OK in Editor, but then fails to be deployed to device from Xcode.Error is:.../New Unity Project/ios1/Cl... Read more
Selecting folder is not an action which can be undone, if it was selecte...
To reproduce:1. Create a new project.2. In a "Project window" create a folder.3. Create "Cube" in hierarchy.4. Select "New folder" i... Read more
[Windows] Unity crashes when building a project to any platform
Reproduction steps:1. Open the attached project2. Build to any platform Result: Unity crashes, bug reporter doesn't show up, the edi... Read more
Detached windows do not appear on main display after disconnecting secon...
When you have windows opened in secondary display (not main) and you disconnect that monitor, then other windows like "Lighting" do ... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window