Search Issue Tracker
Text display color turns black after applying Font Asset which was expan...
How to reproduce:1. Open the attached "TestFor1055820.zip" project2. Open the Fonts folder in the Project window3. Expand any of the... Read more
[Android] low fps due to GFX.WaitForPresent call when running a simple s...
To reproduce:1. Open my attached project found in "Adreno.zip"2. Build and run for Android with Andreno 4053. Observe the fps via fp... Read more
[Backend][Improved Prefabs] Applying dependent componet to nested prefab...
Steps:1. Create empty GameObject 'A' and 'B'2. Make prefab asset out of 'A' and another one out of 'B'3. Nest 'B' to 'A'4. Instantia... Read more
[Improved Prefabs] Added components cannot be reordered on prefab instance
Steps:1. Create and instantiate any prefab asset2. Add two components to it==> Both components are added with '+' sign3. Select a... Read more
[Improved Prefabs] Exception appears while Prefab Asset replaced by its ...
Steps:1. Add empty GameObject 'Root' and 'Cube'2. Parent 'Cube' under the 'Root'3. Make a prefab out of it4. Open 'Root' in Prefab M... Read more
IL2CPP build cannot generate Ahead-Of-Time code
How to reproduce:1. Open user-submitted project (AotBug.zip)2. Open "SampleScene.unity" scene3. Play the scene4. Press "Test" button... Read more
[Shortcut Manager] Certain keybinds fail when Russian Display language i...
How to reproduce:1. Change your Windows Display language and the keyboard layout language to Russian2. Create a new Unity Project3. ... Read more
Sprite Sheet grid artifact appears when clicking drop-down menus
How to reproduce:1. Open the attached project2. Select Assets/Sprites sprite sheet3. In the Inspector window, click several times on... Read more
IL2CPP build cannot create process
How to reproduce:1. Open user-submitted project (UnityFileBrowser.zip)2. Open scene "FileBrowserDemo.unity"3. Ensure scripting backe... Read more
[Android] Default Icon is not used if Adaptive icons are not set
Steps to reproduce:1. Start a new project2. Switch to Android and go to Player Settings3. Set the Default Icon to any other custom i... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object