Search Issue Tracker
A customized "Package.appxmanifest" is overwritten when building the pro...
How to reproduce:1. Open the attached project "AppXPackageRepro.zip"2. Build the project for UWP in the "WindowsStoreApp" folder3. O... Read more
Crash on il2cpp::vm::Runtime::InvokeWithThrow in the Player when "System...
How to reproduce:1. Open the “il2cppAccessViolationCrash” project2. Open the “SampleScene”3. Make sure that the “Scripting Backend” ... Read more
Refresh Token throws an error when activating a Unity License via the Un...
How to reproduce:1. Open the Unity Hub2. Activate a Personal License Expected result: License succesfully activatesActual result: No... Read more
[XR] Low GPU performance with DirectX12 when compared to DirectX11
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/SampleSceneXR.unity” Scene3. Connect the Quest devic... Read more
Overdraw Mode falsely shows high overdraw areas when there are TMP Text ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene“ Scene3. In the Rendering Debugger ... Read more
Error in the Console when generating a PropertyBag for a Type that deriv...
How to reproduce:1. Open the attached “PropertyBagBug.zip“ project Expected result: No errors in the ConsoleActual result: “error CS... Read more
ScrollView doesn't expand when elements are added in Play Mode
How to reproduce:1. Open the attached “rootbug.zip“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter Play Mode4. P... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when performing various U...
A recurring crash issue has been identified in Unity, affecting various workflows. Users have experienced crashes during project ope... Read more
Error in the Console when classes are moved to another assembly
How to reproduce:1. Open the attached “reproprojectCS.zip“ project Expected result: No error in the ConsoleActual result: “error CS7... Read more
Sample project is using obsolete FindObjectOfType method which causes mu...
Steps to reproduce: 1. Create new project 2. Add code coverage package 3. Import sample Actual results: Console is full of warnings ... 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