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 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
Spikes on device rotation when keyboard is open
To reproduce: 1. Open attached project 2. Build and run on iOS 3. Open keyboard by pressing on input 4. Rotate device - notice huge ... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions