Search Issue Tracker
Naming Animator State with a long name makes that Animator State name go...
How to reproduce:1. Open "AnimatorStateNameIssue" project2. Open "New Animator Controller"3. Observe Animator State that is named: "... Read more
Unity Test tools is attempting to destroy a transform component
How to reproduce:1. Download attached project file and open PropTest Scene2. Open the Test Runner and run the tests Actual result: A... Read more
Editor crashes on closing font asset creator window while atlas is being...
Editor crashes on closing font asset creator window while atlas is being generated Steps to reproduce:1) Create new project2) Window... Read more
Attempting to call method for which no ahead of time (AOT) code was gene...
Reproduction steps:1. Open the attached '1013854_project' project.2. Build the 'Test' scene to a device (tested using iOS, but it sh... Read more
Editor crashes on (mono-2.0-bdwgc) MoveSmall when entering playmode
How to reproduce:1. Open the attached "SmallerRepro" project and "SampleScene"2. Enter playmode Result - Crash occurs on: ==========... Read more
Preview's play button triangle in the inspector is not equilateral
Preview's play button in the inspector is not equilateral To reproduce:1. Create a new project2. Create a new material, select it.3.... Read more
Objects are rendered black when using DDX/DDY shader functions
Reproduction steps:1. Open the attached project "ddxshader.zip";2. Open the SampleScene.unity;3. Observe the Sphere object in the Sc... Read more
UNetWeaver error is thrown when using Vector3Int as a parameter for UNET...
How to reproduce:1. Open "Vector3intBug" Unity project2. Have a script with Command method and have Vector3int as a parameter3. Unit... Read more
DnsEndPoint throws AddressFamilyNotSupported under .net 4.6
Steps to reproduce:1. Open the attached project2. Open the SampleScene.unity scene3. Play the scene4. Observe the error in Console:A... Read more
Setting Aspect Ratio Fitter to "Fit in Parent" causes warning in the con...
Reproduction steps:1. Open the attached project "Aspect_Ratio_Fitter_Bug.zip";2. Open the test scene;3. Select the Canvas game objec... 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