Search Issue Tracker
[IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC i...
Reproduction steps:1. Open the attached “TestGCMode.zip” project2. Make sure the “Architecture” is set to “Apple silicon“ and “Devel... Read more
Crash on invalid_parameter_internal when starting Standalone Profiler
How to reproduce:1. Open the attached “IN-92300.zip” project2. Open the “SampleScene”3. Open the Standalone Profiler from Window>... Read more
Physics Shape incorrectly generates collision edges when the Geometry is...
How to reproduce:1. Open the “dots-bug.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Game view Expected resu... Read more
Build profiles cause Editor to be stuck in infinite restart loop when in...
{}Steps to Reproduce{}: # On a project where the Input System is set to {}Both{}, create a new build profile (I’ve tested with Web a... Read more
Crash on GameObject::RemoveComponentFromGameObjectInternal when reparent...
Reproduction steps:1. Open the attached “repro_IN-94988“ project2. Open the “Assets\Prefabs\Walls\QuestionWall.prefab” Prefab Asset ... Read more
Frame spike due to many TreeRenderer.TreeUpdated calls when repositionin...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/BugReport.unity” Scene3. Open Profiler (Windo... Read more
[Android] "Screen.safeArea.y" always returns values outside of the Safe ...
How to reproduce:1. Open the “ScreenSafeAreaRepro.zip“ project2. Open the “SampleScene“3. Build for Android4. Install the app on a d... Read more
Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undecla...
Reproduction steps:1. Open the attached project ("ReproProject")2. Open scene "Scenes/SampleScene"3. Enter Play mode Expected result... Read more
Sprite artefacts appear when Sprite Packer is enabled
How to reproduce:1. Open “IN-95508_Unity6BugReport 2“ project2. Open “SampleScene”3. In Project Settings > Editor > Sprite Atl... Read more
PixelPerfectCamera Component's "Crop Frame" field resets to "None" when ...
How to reproduce:1. Open the “IN-94722.zip“ project2. Open the “MainMenu” Scene3. Open the Window > Asset Management > Address... 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