Search Issue Tracker
Build stops responding when building a project that uses DirectX11 graph...
Reproduction steps:1. Open the attached “repro-project“2. Make sure the project uses DirectX11 graphics API3. Build And Run the "LUM... Read more
Unable to build asset bundle when using CalculateSceneDependencyData() m...
Reproduction steps:1. Open the “TestProject-With-AssetBundleBug” Project2. Open the “Assets/Investments/01_OlimpiaPort.unity” Scene3... Read more
"ReleaseDynamicVBOFrame: Unexpected frame" errors are constantly spammed...
How to reproduce:1. Create a new Unity project using the "3D Sample Scene (HDRP)" template2. Wait for the project to load and observ... Read more
UWP ARM64 build fails when Script Debugging is enabled
How to reproduce:1. Open the attached project "project2022.zip"2. Build the project for UWP with Development Build and Script Debugg... Read more
[iOS] Screen.safeArea is incorrectly updated when rotating the device
How to reproduce:1. Open the attached Project "SafeArea-unity"2. Build and Run the Scene "SampleScene" on iOS3. Observe the orange a... Read more
UnityWebRequest performance drop when running multiple requests at once
How to reproduce:1. Open the user’s attached “MinRepro.zip” project2. Enter Play Mode3. Observe the Console window Expected result: ... Read more
The Editor does not align with OS preferences when font smoothing is dis...
How to reproduce:1. Create a new project2. Open General preferences (Edit → Preferences → General)3. In the Editor Default Text Rend... Read more
A Ray Tracing Shader error occurs when setting the Tracing parameter of ...
How to reproduce:1. Create a new High Definition 3D project2. Open the “OutdoorsScene”3. Open the HDRP tab in the Project Settings w... Read more
Lights only visible in left eye in VR when using built-in pipeline
Reproduction steps: 1. Open the attached project “ReproProject“2. Open the scene “SampleScene“3. Make sure VR headset is connected a... Read more
Console doesn't have scroll bar for error detail
Console doesn't have scroll bar for error detail Although the area for error detail in the Console pane is resizable and scroll-able... 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