Search Issue Tracker
No warning when a cyclic reference is ignored in serialization
To reproduce:1. Open attached project2. Open scene "test missing warning"3. Note that there is a "test missing warning" object in sc... Read more
Serialization depth warning thrown when a property exposes a reentring c...
To reproduce:1. Open attached project2. Open scene "test false positive"3. Reimport the "TestSerializationDepthFalsePositive" script... Read more
CreateUI -> Text causes NullReferenceException
1. Create a new project2. GameObject -> CreateUI -> Text3. NullReferenceException in the console Read more
Inconsistent naming behavior between files & folders
To reproduce:1. Create a new project2. Create a folder, name it "0.1"3. Duplicate the folder - its copy is called "1.1"4. Create a p... 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 pr... Read more
NullreferenceException when changing width of Rect Transform and switchi...
1. have move tool selected2. create button3. attempt to change width in the inspector for the rect transform4. switch to rect tool r... Read more
Misleading documentation page: BlenderAndRigify
This documentation page is extremely misleading for many users:https://docs.unity3d.com/Documentation/Manual/BlenderAndRigify.html T... Read more
InputField cursor is not aligned with the text properly
To reproduce:1. Create a new project2. GameObject -> Create UI -> Text3. Add the InputField component to the Text element4. Cl... 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 to 4... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default