Search Issue Tracker
2D Contact Normals are sometimes incorrect when using Circle 2D and Edge...
How to reproduce:1. Open the "Test" Scene in the attached "Physics2DTest.zip" Project2. Enter Play Mode3. Leave only the Error Debug... Read more
"csc.rsp" files generate "Invalid AssetDatabase path" warning messages ...
Reproduction steps: 1. Open "1137372" project2. Reimport "Foo.cs" from the Packages folder3. Notice error "Invalid AssetDatabase pat... Read more
.NET 4.x Runtime Script Component can not be loaded when it has more tha...
How to reproduce:1. Open the "SampleScene" Scene in the attached "PartialedNestedClasses.zip"2. Open the "PartialNestedClasses.cs"3.... Read more
Undo function with prefab tiles doesn't remove GameObjects properly
How to reproduce:1. Open the user-submitted project ("New Unity Project.zip)"2. In the Tile Pallete Window select the white X mark s... Read more
Enabled Prefab is disabled after upgrading to Improved Prefabs
Reproduction steps: 1. Open "My565Game.zip" project with Unity 5.6.5p42. Select "MyLegacyPrefab" and notice that it is Enabled3. Ins... Read more
EditorApplication.projectWasLoaded doesn't fire when the editor is launc...
How to reproduce:1. Download the submitted project (ProjectLoaded)2. Open Terminal/CMD3. Run the project with the following argument... Read more
CharacterController overrides object's position when teleporting with Tr...
How to reproduce:1. Open attached project ("CharacterControllerTransform.zip")2. Open SampleScene3. Play4. Use WASD to move and Spac... Read more
"CustomRenderTexture" will not Initialize when loaded from an AssetBundle
Reproduction steps: 1. Open "CustomRenderTexture.zip" Project2. Open "SampleScene" Scene3. Enter Play mode4. Notice that most of the... Read more
"Invalid AABB a" and "Invalid AABB aabb" errors with Animator System
Reproduction steps: 1. Open "AABB.zip" project2. Open "Intro" Scene3. Select "buggy" GO and Focus in Scene4. Select any "buggy" GO c... Read more
[HUB] Installed build targets are not shown while opening an existing pr...
Installed build targets are not shown while opening an existing project. Steps to repro:1. Install unity with any build target. (And... 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