Search Issue Tracker
[UI] RenderTexture does not render World Space UI
[UI] RenderTexture does not render World Space UI 2. How we can reproduce it using the example you attached1) Download project and o... Read more
[iOS] "Stale Touch Detected!" error after the game minimizing and re-ope...
To reproduce:1. Build attached project to iOS and run it2. Press the "home" button to minimize the project3. Open it again, and imme... Read more
[iOS] Calling Social.localUser.Authenticate crashes in String_memcpy2_m2...
Callback in Social.localUser.Authenticate does not match actual authentication value, causing a crash on iOS. Steps to reproduce:1) ... Read more
Turning off a child object in Canvas, applying changes to prefab, then t...
This is happening only when an object with TextMeshPro components are used in the Canvas. Steps to reproduce:1. Open QA's attached p... Read more
[InputSystem] Error when vJoy is installed
Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/)2. Launch Unity3. Observe error in console. ```Coul... Read more
[GPU PLM] 'Could not load symbol clCreateCommandQueueWithProperties' err...
Reproduction steps:1. Open new Unity project2. Observe Console window Expected result: No errorsActual result: "clCreateCommandQueue... Read more
[Silicon] Crash on ScriptableRenderLoopJob when machine is left idle whi...
Reproduction steps:1. Open the attached project “URPrepro”2. Open the “StarSystem” Scene3. Enter the Play mode4. Leave the machine i... Read more
Building projects with IL2CPP scripting backend for Apple platforms fail...
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, U... Read more
Terrain Detail objects are not rendered in the build when the Terrain is...
Reproduction steps:1. Open the attached “Terrain.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observe the Game View... Read more
Player hangs when re-focusing the Player window after switching to a win...
How to reproduce:1. Open the attached project “FocusBug.zip“2. Build and Run (File > Build And Run)3. While the Player window is ... 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
- “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
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side