Search Issue Tracker
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 input ... 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 wr... 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 scene2. switch to iOS mode in buildsettings3. observe that backgro... 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 project2. Find the audio named 'SndEff_A_Respawn0'3. Reimport it4. Observe the errors:IndexOutOf... Read more
Unity keeps telling that it cannot import my .htaccess file stored unde...
How to reproduce this bug:1. Create a Unity Project2.Create a .htaccess file under Assets3.Unity doesn't like that file and prints A... 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
Spikes on device rotation when keyboard is open
To reproduce:1. Open attached project2. Build and run on iOS3. Open keyboard by pressing on input4. Rotate device - notice huge spik... 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