Search Issue Tracker
Having Canvas object in a scene automatically marks it dirty
Steps to reproduce:1. Create a new scene and add a Canvas object.2. Save the scene. Scene will remain marked as dirty - asterix will... Read more
Disabling an UIRenderer component at runtime crashes Unity
1. Open the attached project2. Run the scene3. Click the "Toggle Renderer" (it disables the UIRenderer)4. Unity crashes Read more
Disabling RectTransform crashes the editor
Steps to reproduce:1. Create an object which has RectTransform component2. Create a script which disables mentioned RectTransform3. ... 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
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
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
CreateUI -> Text causes NullReferenceException
1. Create a new project2. GameObject -> CreateUI -> Text3. NullReferenceException in the console Read more
Spring Joint page is incomplete and containing some confusing explanations
http://docs.unity3d.com/Documentation/Components/class-SpringJoint.html Missing:Auto Configure ConnectConnected Anchor Confusing exp... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically