Search Issue Tracker
[Quest] Texture2D.LoadImage returns false when the format is DXT1/5
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/Repro/Repro.unity” Scene3. Ins... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
GPU Lightmapper produces invalid texels in a certain scene
Steps to reproduce: 1. Open the scene ArtPresent.2. Bake GI using the GPU Progressive Lightmapper (options don't matter).3. Notice t... Read more
Crash in g_logv when using nested/generic class
To reproduce:1. Open attached project2. Play Test1 scene3. Editor crashes Reproducible: 5.5.0a5, 5.4.0f3, 5.3.6p2, 5.2.5f1 Read more
Errors appear in the console when global 2D light is selected in hierarchy
Steps to reproduce- Open the attached project in Unity 2020.1.0b1- Open the MainHUB scene- In the hierarchy, select Global Light 2D-... Read more
[iOS][Xcode12] "Build And Run" generates an .xcodeproj project but does ...
Reproduction steps:1. Download and open attached "Xcode12-BuildAndRunOnlyBuilds" project2. In the toolbar, press "File" > "Build ... Read more
"An infinite import loop has been detected when processing post process ...
How to reproduce:1. Open the user's attached project2. Select Assets/gwen unity.fbx3. Click "Extract Textures..." in the Inspector w... Read more
Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
Steps to reproduce: ( We don't have reproduction steps, these are crashes in the wild) I will attach a log file with extra logging f... Read more
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
Smoothness always use alpha diffuse when using the constant source
Steps to reproduce: Create a terrain Create a terrain layer with only a diffuse map with an alpha channel. Paint it. Change the Smoo... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code