Search Issue Tracker
Animated Dropdown does not save its state when entering/exiting Play Mode
How to reproduce: 1. Open attached project2. Open scene Scenes/SampleScene.unity3. In the Hierarchy, select the New Sprite gameobjec... Read more
UnsafeUtility.MemCpyStride's argument sourceStride increments the destin...
Repro steps:1. Open QA attached project "repro_1065126"2. Enter Play Mode3. Observe the Console Expected: The 4th argument of MemCpy... Read more
[XR][Oculus][Android]Building application as an App Bundle fails when re...
How to reproduce:1. Open "ReproAppBundle" project and build Android application2. After the build is completed, do not delete the bu... Read more
[NetworkDiscovery] If "StartAsServer" fails, it can't be restarted
If "StartAsServer" fails, it can't be restarted. "m_HostId" is not reset and can't be reset with "StopBroadcast", because "m_Running... Read more
Editor crashes with RenderBufferManager::Textures::GarbageCollect when c...
How to reproduce:1. Open attached "RTTest" project2. Enter Play Mode Expected result: Editor does not crashActual result: Editor cra... Read more
All arguments are mandatory for (int)PhysicsScene.SphereCast, even thoug...
How to reproduce: 1. Open any (new) project2. Import the attached script- Observe the compilation error- The error happens because 3... Read more
[2D] Fatal Error when Applying exactly 2 slices to a sprite
[2D] Fatal Error when attempting to Apply second slice to Fei_Cel.png sprite Steps to Repro:1. Open attached project2. Select Fei_Ce... Read more
Editor freezes when looking at a game object with Skinned Mesh Renderer
Reproduction steps:1. Open the user's attached project2. In the Hierarchy find "boombox r1" -> "boombox paulo's", double-click on... Read more
Unity crashes when Material.Lerp(start, end, t) with a null "start" or "...
How to reproduce:1. Import "MaterialLerpCauseCrash.unitypackage" into any project and open "MatLerp" scene2. In Hierarchy window, se... Read more
[IMGUI] Close icon is missing from all docked window/tab
Close icon is missing from all docked window/tab. 1. Create a new project.2. Hover the cursor on the docked window to close the tab.... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks