Search Issue Tracker
Misleading documentation page: BlenderAndRigify
This documentation page is extremely misleading for many users: https://docs.unity3d.com/Documentation/Manual/BlenderAndRigify.html ... Read more
InputField cursor is not aligned with the text properly
To reproduce: 1. Create a new project 2. GameObject -> Create UI -> Text 3. Add the InputField component to the Text element 4. Clic... Read more
Saving the scene resets the height and width of the canvas
Steps to reproduce : - import the project attached - open the scene Example - Auto Layout - go to Game View and switch the aspect t... Read more
Spring Joint page is incomplete and containing some confusing explanations
http://docs.unity3d.com/Documentation/Components/class-SpringJoint.html Missing: Auto Configure Connect Connected Anchor Confusing... Read more
Disabling RectTransform crashes the editor
Steps to reproduce: 1. Create an object which has RectTransform component 2. Create a script which disables mentioned RectTransform ... Read more
Animator.Play() doesn't execute as expected
Description: calling animator.Play() one after another doesn't work - the second invocation is ignored. To reproduce: 1. Open the a... Read more
Unity crashes when selecting animation transition
To reproduce: 1) Open the attached project and load 'scene' scene 2) Open animator window and select 'Tonhao' game object 3) You wil... Read more
Serialization issues of Vector2 class inheriting from UnityEngine.Object...
A lot of "There is a duplicate key in the deserialized dictionary" information type messages are shown in the console when trying to... Read more
FindGameObjectsWithTag() adds to count the selected prefabs
To reproduce: 1. Open the attached project 2. Run the scene 3. (De)select the Cube prefab from the Project View 4. Notice that the s... 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 is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP