Search Issue Tracker
UnitySetUp does not fail when nested coroutines throw an exception
Reproduction steps: 1. Open the attached “Repro“ project2. Open the Test Runner window (Window > General > Test Runner)3. Sele... Read more
[Android] Crash on "/apex/com.android.runtime/lib64/bionic/libc.so (abor...
Reproduction steps:1. Open the user’s attached “JNIExperiments” project2. Build and run the Player (File > Build And Run)3. Wait ... Read more
[URP] Material preview color is affected when the RenderObjects feature ...
Reproduction steps:1. Open the attached “URP_blank.zip” project2. Click on the "M_Transparent" material and open its material previe... Read more
UI Builder resets VisualElement properties when file path contains speci...
How to reproduce:1. Open the attached “special_characters_UIbuilder_issue” Project2. Open the UI Builder (Window > UI Toolkit >... Read more
UnityWebRequest crash in 2022.14f1+ (IN-63312) (maybe 13f1)
Customers using the visionOS platform are reporting crashes with UnityWebRequest. A minimal repro case was submitted as IN-63312 – [... Read more
Android Keyboard inconsistently does not fully expand when interacting w...
How to reproduce:1. Open the user-attached “InputFieldBug.zip” Project2. Build and Run with the “SampleScene” added3. Press on the I... Read more
Contextual Menu: the same menu in different windows is presented in diff...
Steps to reproduce: Create/open any project Click Window - Search - New Window Click a discete next to the search input Observe the ... Read more
Imported texture has default settings when the .meta file has a merge co...
Reproduction steps:1. Create a new Unity project2. Copy “IMAGE” and “IMAGEMETA” to the assets folder3. Right-click in the Project wi... Read more
WebGL Player leaks memory when allocating delegate functions
How to reproduce:1. Open the “WebGL_Player_EventLeak_Issue“ project2. Open the “MemoryTest” scene3. Make sure to switch the Platform... Read more
Font Texture uses more memory when used in WebGL Build
How to reproduce:1. Open the attached project "project-font-memory.zip"2. Open File>Build Settings...3. Switch Platform to "WebGL... 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