Search Issue Tracker
NullReferenceException from GenerateTiledSprite when SpriteAtlas is not ...
How to reproduce:1. Open user-submitted project (IssueRepeatedImageWithSpriteAtlas) and 'SampleScene' scene2. Enter Play Mode Expect... Read more
Bold font .ttf file is not detected properly for certain fonts
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Try switching between Normal and Bold font style on gameobject... Read more
CPU cost of render canvas for moving world-space UI is too high in 2017
How to reproduce:1. Download attached project file and open "test" Scene2. Open Profiler and enter Play Mode3. Watch cost of UIEvent... Read more
CanvasRenderer.OnTransformChanged is called on UI objects which transfor...
How to reproduce:1. Download and open the project from OwnCloud2. Open LipSync scene3. Open Profiler (Window -> Profiler)4. Play ... Read more
Button isn't highlighted when the mouse re-enters the Button's Child Ima...
Reproduction steps:1. Open the attached project2. Enter Play Mode3. Hover the cursor over the white part of the Button in the Game V... Read more
Identical Asset bundles differ bitwise when building Addressable content
How to reproduce:1. Open the user's attached project2. Open Scenes/SampleScene3. Go to Window -> Asset Management -> Addressab... Read more
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX build... Read more
[Text][ContentSizeFitter] ContentSizeFitter fits Text too tight making i...
To reproduce:1. Open attached project2. Open scene3. Rezize Game view4. Observe the text disappearing on some resolutions Regression... Read more
EventTrigger Pointer Click events can't pass PointerEventData
All event triggers are of type UnityEvent<BaseEventData>, meaning you can use a method with a BaseEventData as a callback, but... 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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS