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.4with Logitec... 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 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs