Search Issue Tracker
Unity 5.0 takes longer at building scenes with thousands of empty gameob...
To reproduce: 1. Open attached project 2. Add the target to the build settings. 3. Build. This takes about 5 minutes or more. (Build... Read more
Anchors and positions are disabled from RectTransform until ContentSizeF...
To reproduce: 1. Open attached project 2. Open default scene 3. Select Text object (ProblemPanel2 -> Text) 4. Notice that Anchors a... Read more
UI: In the b20, when you increase the width of a mask to show new conten...
To reproduce this issue: 1. Open the attached project 2. Open 'TestScrollingMaskScene' scene 3. Press play 4. The width of all 3 ma... Read more
In iOS 8 Application.dataPath write access is denied
In iOS 8 Application.dataPath write access is denied. This is expected as Application.dataPath is pointing to Unity's Data folder wh... Read more
Lightmaps have black speckles in forward linear Scene and Game views
Geometry in the Scene view and Game view is speckled with black pixel artifacts when Enlighten lightmaps are used with linear color ... Read more
WebGL virtual function bug, different outputs in editor and WebGL
To reproduce this issue: 1. Open the attached project 2. Open 'TestWebGL' scene 3. Press play 4. Notice 'Class B' being printed in ... Read more
ContentSizeFitter shows misleading warning about being child of layout e...
To reproduce: 1. Open attached project 2. Open default scene 3. Select Text (ProblemPanel1 -> Text) 4. Notice that Ignore Layout is... Read more
Warning message is displayed on Content Size Fitter even if Horizontal L...
To reproduce: 1. Open attached project 2. Open Default scene 3. Select Panel game object 4. Notice that Horizontal Layout Group comp... Read more
Using an Image's localScale to resize while creating a marquee drag sele...
To reproduce: - Open attached project - Open the TestScene Scene. - Have the Game and Scene tabs open next to each other. Put the S... Read more
Null Ref Exception with Input Field when playing scene
To reproduce: 1. Create new project 2. Add Text object to scene 3. Add Input Field component to object 4. Press play 5. Notice that... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow