Search Issue Tracker
Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’...
Steps to reproduce:1. Create a project2. Create Animator controller Asset (Create > Animation > Animator Controller)3. Double-... Read more
Crash on std::__1::__tree_const_iterator when opening the Build Profiles...
How to reproduce:1. Open the attached “CrashRepro_IN-111073.zip“ project2. Open the Build Profiles window (File>Build Profiles) R... Read more
[APV] Loading Unloaded unsaved Scene throws “ArgumentException” error in...
Steps to reproduce:1. Open provided Unity “UnloadSceneIssues.zip” project from Google Drive link2. Right-click on “SampleScene” in H... Read more
Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
How to reproduce:1. Extract the “lights-memory-tests.zip“ project2. Install Python on the computer (the reporter specified Python 3.... Read more
Light rendering artefacts appear in the Editor when assigning unsupporte...
Steps to reproduce:1. Open the attached “RenderTexture.zip” project from Google Drive link2. Make sure “SampleScene” is open3. Selec... Read more
UI Toolkit meshes are fully rendered and rasterized when opacity is 0
Steps to reproduce: Load RenderDoc Open the Package Manager With the UI Debugger, set the opacity of the package list to 0 Take a Re... Read more
[macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter a...
How to reproduce:1. Open the “iOSCrashTest.zip“ project2. Open the “SampleScene“3. Choose the iOS build module4. Navigate to the “Fi... Read more
Text is not displayed in the Inspector window when using Korean characters
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Test.unity“ Scene3. Select the “Test“ GameObject in th... Read more
Target selection menu in Profiler has no highlight when hovering on vari...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Near the "Record" button, open the tar... Read more
[Usability] Process details under Threads in Profiler can't be scrolled ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Switch to the "Edit Mode" profiling an... 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