Search Issue Tracker
Analysis in progress does not lock dropdowns in the "Project Auditor" ov...
Steps to reproduce: Create a new Unity project Go to Window -> Analysis -> Project Auditor ->Install Rules Click "Start Ana... Read more
Project Locale Identifier property is not aligned with other properties ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Localization package (com.unity.localizat... Read more
"Unity.Localization" warning is thrown when creating Localization settings
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Localization package (com.unity.localizat... Read more
[HDRPWizard] Fix All button is shown even if there are no converters for...
Steps to reproduce: Download the attached project and open it in Unity. Open the HDRP Wizard: Window > Rendering > HDRP Wizard... Read more
Shader build settings un-checking strip toggle does not disable stripping
In the shader build settings there seems to be a bug where enabling stripping (toggling the strip checkbox for a keyword declaration... Read more
Error "Error “A BatchDrawCommand was submitted with an invalid Batch" wh...
Reproduction steps:1. Open the attached “ReproProj”2. Open “Assets/Scenes/SampleScene.unity“ Scene3. Double-click the “GameObject2” ... Read more
Vulkan denylist regexp editor validation checker does not match runtime
The C++ uses the default std::regex modified ECMAScript format while the C# editor validation checker uses the default .NET engine w... Read more
Multiple-word area names in the “Project Auditor” window area displayed ...
Steps to reproduce: Create a new Unity project Go to Window -> Analysis -> Project Auditor ->Install Rules Click "Start Ana... Read more
Crash on RenderAs2D::OnPostLateUpdate when opening a specific project fo...
How to reproduce:1. Open the attached “IN-124373” project2. Observe the crash Reproducible with: 6000.3.0a5 (f9a1fab5607a), 6000.3.0... Read more
"Invalid vertex attribute format" error message does not mention "bytes"...
Reproduction Steps:1. Open the attached “IN-124921“ project2. Open the “TestScene”3. Enter Play mode4. Observe the error message in ... 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