Search Issue Tracker
Can't interact with uGUI using a mouse on Android
This is a regression in Unity 4.6.0b11. Mouse worked fine with 4.6.0b10. Reproduced on: Google Nexus 5 with Android 4.4.4 with Logi... Read more
Tying cursor is smaller then the text when Best Fit is selected
Steps to reproduce : - import the uGUI beta 12 project - open the "Widgets" scene and press play - type "Test" in the multiline inp... Read more
ArgumentOutOfRangeException when clicking on the cursor in the multiline...
Steps to reproduce : - import the uGUI project for beta 12 - open the "Widgets" scene and press play - in the Multiline input field... Read more
'Window background' in some example project scene renders dark ios/andro...
1. on a windows machine open example project and load scroll view scene 2. switch to iOS mode in buildsettings 3. observe that backg... Read more
Script updater fails if code has open generic types references
code like: var t = typeof(Nullable<>); causes ScriptUpdater to crash Read more
Unable to import .aif AudioClip
Steps to repro: 1. Open the attached project 2. Find the audio named 'SndEff_A_Respawn0' 3. Reimport it 4. Observe the errors: Index... Read more
Unity keeps telling that it cannot import my .htaccess file stored unde...
How to reproduce this bug: 1. Create a Unity Project 2.Create a .htaccess file under Assets 3.Unity doesn't like that file and print... Read more
Projects launched from UNC paths fail to launch
If you try to launch a standalone executable via network path (even on your own machine) it does not launch due to failing to load "... Read more
You can paste multiple line text into a single line edit box.
To reproduce: 1) Copy any text with multiple lines. 2) Paste into a single line edit box. For example: Edit->Project Settings->Pl... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered