Search Issue Tracker
Previously deleted “DefaultLookDevProfile“ is present when upgrading the...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/OutdoorsScene.unity” Scene3. Open the “/Assets/Setti... Read more
[Ubuntu] UI text and buttons are missing spaces in Unity Version Control...
Steps to reproduce:1. Create new Unity project2. Make sure Version Control button is available in Toolbar (kebab button on the right... Read more
"Inherit attribute is not supported" warning is shown but attributes are...
How to reproduce:1. Create a new Unity project and install the Visual Effects package2. Create any VFX Graph3. In the Output block, ... Read more
[Metal] Game freezes after command buffer Timeout error - Disable CAMeta...
DescriptionCAMetalDisplayLink is causing kIOGPUCommandBufferCallbackErrorTimeout errors. Disabling the CAMetalDisplayLink and using ... Read more
Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components...
Reproduction steps:1. Create a new project2. Select any GameObject in Hierarchy3. Add Text Mesh and Cloth Components4. Observe the E... Read more
“Default Scene” dropdown field contains a spelling mistake “Default Buil...
Steps to reproduce:1. Create new Unity project2. Open Preferences window (Edit > Preferences)3. Select “Scene Template” category4... Read more
[macOS] Library folder of the opened project can be deleted which leads ...
How to reproduce:1. Create any Unity project2. While the project is opened, navigate to the root folder and delete the "Library" fol... Read more
Addressables Profiles and Analyze windows no minimum window size
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Addressables package (com.unity.addressab... Read more
[Vulkan] The memory allocation increases rapidly when there are multiple...
Reproduction Steps:1. Open the attached “IN-121651“ project2. In Build Settings, enable “Development build”3. Build and Run the An... Read more
Stage information is not logged when Log Shader Compilation is enabled
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “BlobShadow“ scene3. Enable Development Build in the “File > B... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal