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
Entering to full screen from windowed build stretches elements
Repro steps:1) Open the project and scene 12) Build the scene and run as Windows standalone3) In settings, choose lower resolution a... 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