Search Issue Tracker
"Unable to find player assembly" warnings logged to the Console when bui...
How to reproduce:1. Create a new empty URP project2. Import the Burst package3. Import the Jobs package4. Build the project5. Observ... Read more
[WebGL] [wasm] Uncaught RuntimeError exception is thrown when calling a ...
Reproduction steps:1. Open the project from the GitHub repository provided by the user2. Switch Platform to WebGL in Build Settings3... Read more
IL2CPP build fails due to UnityEditor.dll usage in user code
How to reproduce: Open attached project In Build Settings window, Build for Windows IL2CPP Once test completes, examine Console wind... Read more
[Quest2][Vulkan] ReadPixel has Black artifacts when the image is generated
Reproduction steps:1. Extract “unity-bug.zip” and open it in the Editor2. Build and run on Quest device3. Open File Explorer and go ... Read more
[Quest] Application.quitting does not get triggered on Oculus devices
Reproduction steps:1. Open the user’s attached project2. Build and Run using Android build platform3. Observe the results via Quest ... Read more
[Android] Player freezes when loading a Scene on another thread
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build and Run3. In Player, click the gray transparent b... Read more
[URP] Objects are not visible in the Game view when Decal Features Rende...
How to reproduce:1. Open the attached project "DecalBugDepthPriming.zip"2. Select Assets/Settings/URP-HighFidelity-Renderer.asset in... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce:1. Open any project that contains a script2. Double click on a script so it opens in MonoDevelop3. Press CMD+A4. Notice... Read more
Screen.lockCursor under Linux breaks Input.GetAxis
-e: Screen.lockCursor under Linux breaks Input.GetAxis() -repro:--open attached project--run test scene in editor--notice correct ax... 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