Search Issue Tracker
[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
Control Scheme name does not get updated in the Project Settings window ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Project Settings window (Edit > Project S... 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
Blocknodes available to ContextNode are not properly displayed when UseW...
Steps to reproduce:1. Open "Assets/MyGraph/IssueGraph"2. Create ChildContext Node "Create Node -> ChildContext"3. Press "Add a Bl... 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
Profiler Search is not filled in completely when entering a string of ch...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Under the Captures List, enter a strin... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP