Search Issue Tracker
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
Shader references are lost when building assets with BuildPipeline.Build...
Reproduction steps:1. Open the user's attached project "AssetBundleWithShaderBug-Modify.zip"2. Open "SampleScene"3. Open "Editor/Bui... Read more
Changes to an empty [SerializeReference] class causes data errorswhen se...
How to reproduce:1. Open the user attached project (SerializeReferenceBug.zip)2. In the menu bar go to: Test > Create Empty Meta ... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when entering Play Mode w...
How to reproduce:1. Open the attached project from "PathTracingDemo-hack-week-2021.zip"2. If it doesn't immediately crash, Enter Pla... Read more
iOS Simulator SDK is missing ARM64 Architecture support
How to reproduce:1. Create a new Unity project2. Switch to the iOS Platform3. Change Target SDK to Simulator SDK (Edit -> Project... Read more
Profiler freezes when loading profiler data that was saved in Unity 2019...
How to reproduce:1. Open the attached project "1417491.zip"2. Open Profiler and load profiling information from "2019-take-1-dump.da... Read more
Profiler is analyzing frames very slowly when "Deep Profile" is enabled ...
How to reproduce:1. Open project "UnityVisualScriptTest" inside "Project.zip"2. Open the "SampleScene" Scene (Assets > Scenes >... Read more
Trail renderer end caps are flipped inwards when the trail is aligned to...
Reproduction steps:1. Open the attached project ('TrailBug')2. Open the scene 'Scenes/SampleScene'3. Set the Shading Mode to 'Wirefr... Read more
[Backport] Out of memory when minimizing GPU-bound Vulkan player with ru...
Unity switches to an "offscreen swapchain" when minimizing a Player that uses Vulkan.Currently we don't throttle, so if the project ... Read more
[Backport] [Previews] Prefab preview is not updating when change Materia...
this bug happens on 2020.3 and 2021.1,in 2021.2 and 2022.1 it is fixed. Reimporting Prefab or Prefab +Material doesn't update the pr... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument