Search Issue Tracker
CreateUI -> Text causes NullReferenceException
1. Create a new project 2. GameObject -> CreateUI -> Text 3. NullReferenceException in the console Read more
Inconsistent naming behavior between files & folders
To reproduce: 1. Create a new project 2. Create a folder, name it "0.1" 3. Duplicate the folder - its copy is called "1.1" 4. Create... Read more
Cannot drag Hierarchy children to be first child of parent
Steps to reproduce : - create a new project - create a few game objects in the Hierarchy and add them as children of another object... Read more
[Graphics.Blit] Graphics.Blit moves screen one pixel up in Play mode
Duplicate: http://issuetracker.unity3d.com/issues/game-view-is-offset-when-blitting-from-a-rendertexture To reproduce: 1. Open the ... Read more
NullreferenceException when changing width of Rect Transform and switchi...
1. have move tool selected 2. create button 3. attempt to change width in the inspector for the rect transform 4. switch to rect ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window