Search Issue Tracker
Text with "Best fit" enabled does not work with new line symbol.
Text with "Best fit" enabled does not work with new line symbol. Steps to reproduce:1. Download and open attached project's scene "S... Read more
Canvas do not switch to the chosen Sorting Layer
To reproduce:1. Open attached project2. Open scene3. Select Canvas4. Try to change sorting layer5. Notice that it's impossible to sw... Read more
Text field scrolling on Text (Script) component is broken.
To reproduce:1. Open attached project2. Open "Fieldtest" scene3. Select Text game object (Canvas->Text)4. In Text (Script) compon... Read more
SceneView/GameView repaint is delayed when any of Auto Layout Components...
Steps to reproduce: 1. Open the attached project2. Open 'Canvas Repaint Repro' scene3. Select the 'TextMeshPro Text' game object in ... Read more
Unity UI: Japanese Input Is Invisible Until Pressing Return
When typing into a Unity UI input field using the Japanese input method, all input is invisible until a user presses Return. Steps t... Read more
[EventSystem] Not all events are intercepted by Event Trigger
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Run it4. Move mouse over the sphere and notice Pointer Enter... Read more
[UI][Button] Mouse hover will trigger the disabled state of animator eve...
To reproduce:1. Open attached project2. Run the ForTest scene3. Mouse hover the button4. Check the animator state (the Button's Inte... Read more
Canvas Scaler doesn't scale Z axis when Canvas render mode is set to "Sc...
Steps to reproduce (or watch attached gif): 1. Open attached project2. Open "ReproScene" scene3. Select "Canvas" in the Hierarchy4. ... Read more
OSX Standalone player duplicates a paste event, resulting in it pasting ...
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to OSX standalone and run4. Paste some text into either o... Read more
Replacing an Image's sprite on Start does not work on the editor
To reproduce this bug: 1. Open the attached project2. Open the 'TestScene'3. There is 'Image' gameObject which has 'ReplaceOnStartUp... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS