Search Issue Tracker
Allocation leak warnings are thrown when in Play Mode with Netcode packa...
How to reproduce:1. Create a new project2. Import the NetCode package from the Package Manager (or add "com.unity.netcode": "0.5.0-p... Read more
[DXR] A RayTracingAccelerationStructure using Automatic management mode ...
A RayTracingAccelerationStructure that is using Automatic management mode will automatically add the Mesh Renderers in the Preview o... Read more
GoogleSheets does not call PullEnd on custom columns
When pulling a Google Sheet with a custom column, the PullEnd method is never called. Read more
[UI Toolkit] Selecting and removing a chunk of text in TextField produce...
How to reproduce:1. Open the user's attached project("bug_report_text_field_erase_error.zip")2. In the toolbar select "BugReport" &g... Read more
WindowsInstallerSet builder calculates compressed install sizes
Install sizes in Windows give the same size as the download size. The installed size should be larger since the download is compress... Read more
Fog color doesn't get applied on a GameObject when the GameObject uses P...
How to reproduce:1. Open the user's attached "FogBug" project2. Open the Scene named "Scene"3. Open the Game view (Window->Genera... Read more
ArgumentException is thrown when opening the Script Execution Order drop...
How to reproduce:1. Open the attached "1293477_ScriptOrder.zip" project2. Go to Edit -> Project Settings3. Select the "Script Exe... Read more
[macOS] Build with IL2CPP scripting backend fails on Xcode
Reproduction steps:1. Create a new project2. Go Edit -> Project Settings -> Player3. Switch Scripting Backend for Standalone t... Read more
[OSX] Player with 8 displays connected returns 0 connected displays with...
Reproduction steps:1. Create a new project2. Attach the "DisplayManagerOSX.mm" script to the project3. Observe the console window Ex... Read more
[Profiler] Hierarchy randomly hides parts of the sample hierarchy if Edi...
How to reproduce:1. Open any Unity Project2. Open the Profiler Window (Ctrl/Cmd +7)3. Load in the Attached profiler data file4. Got ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved