Search Issue Tracker
[Linux] "Trying to load color backbuffer into a complex RenderPass setup...
Steps to reproduce: 1. Create a new project using AR Mobile template2. Enter Play mode3. Observe the Console Actual results: "DrawTr... Read more
Red dots are rendered when copying texture with ASTC format and CompressGpu
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
Crash when total memory consumption is over 2GB in WebGL
How to reproduce:1. Open the “RegressionReproProject“ project2. Build And Run Reproducible with: 2023.3.0a9, 6000.0.26f1, 6000.1.0a2... Read more
Crash on ShowDelayedContextMenu(bool) when changing the Size options of ...
How to reproduce:1. Open the “CrashRepro“ project2. Open “Assets/UI/NPCUI.uxml“ by Right-clicking and selecting “Open“3. Select “#Ba... Read more
Multiple simultaneous inputs with the touch screen sometimes leaves butt...
How to reproduce:1. Create a new Unity project2. Set up the UI Document with the multiple default buttons in it3. Enter the Play Mod... Read more
[Ubuntu] Red squares instead of ticks in dropdown options
Steps to reproduce: Open a Unity Project Right-click in the Project Window and click 'View in Import Activity Window' In the toolbar... Read more
Tab order is incorrect after re-ordering
Steps to reproduce: Create a new URP Project. Import attached TabUXML.uxml or create a UI Document with 3 tabs using Tabs nested ins... Read more
"Unsupported texture format R16 for a swizzle" error and texture is not ...
Reproduction steps:1. Open the attached “IN-89437.zip” project2. Select the “Garage_Grunge” texture from the Project Window3. Reimpo... Read more
canvas.rootCanvas returns self instead of true rootCanvas when the child...
Reproduction steps:1. Open the attached “TestCanvasIssue.zip” project2. Open the “Assets/SampleScene.unity” Scene3. Enter the Play M... Read more
All mouse clicks resize the Editor Window when script recompilation occurs
Reproduction steps:1. Create and open a new project2. In the Project Window, create a new script3. Observe the Editor Expected resul... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist