Search Issue Tracker
[TextMesh] Changing the font size of the text mesh changes the position ...
By design:Yeah looks like it's happening for non-TextMeshes too (e.g. legacy GUIText, 4.6 UI) have the same problem too - there's so... Read more
Text and numbers clashes, when a user has a small screen or a layout, wh...
To reproduce:- Make sure that the Project Browser has the Two Column Layout- Make a search for the type of textures- Observe the "Fr... Read more
Application.systemLanguage regarding unknown languages
To reproduce:1. Select non-standard system language (unusual device needed)2. Print out Application.systemLanguage Read more
Wrong script opened in MonoDevelop
Wrong script opened in MonoDevelop 2) How can we reproduce it using the example you attached(see attached video)- Create a new proje... Read more
External: Mouse scroll wheel events not recognised with input project.
Mouse scroll wheel events not recognised with input project. Repro Steps: 1. Install 4.0.0b72. Unzip test build webplayer2.zip3. Run... Read more
Right-click context menu in Project panel is missing "duplicate" and "re...
Steps to reproduce : - create a folder in the project tab- right click on it and notice that "duplicate" and "rename" options are mi... Read more
OSX Color Picker doesn't retain size and configuration
To reproduce:a) If not already enabled, enable Preferences->General->OS X Color Picker.b) Click on a color variable somewhere;... Read more
Editor crash during adding watch item
To reproduce:1. Open the file Assets/com/wisdomtools/ITEST/Component/Grid/View/EZGuiGridView.cs.2. Place a breakpoint at line 108.3.... Read more
When the Monodevelop Debugger is attached, Unity doesn't set System.Diag...
Repro steps:1. download the attached script and import it in a newly created project2. open MonoDevelop and attach it to Unity proce... Read more
AudioListener.pause in a Start function does not affect a Play on Awake ...
To reproduce:1. Open attached project2. Run - with yield commented it will ignore pause3. Uncomment yield - pauses fine 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
- Moving the Editor between screens when any pop-up appears doesn't update Editor UI on a second screen
- Crash on BitmapDataToImageReference when opening a project with a specific video file
- [LinuxEditor] "Create New Tile Palette" popup closes immediately when opened from the Tile Palette window
- Crash on MemoryManager::OutOfMemoryError when performing various Unity operations
- The "Use AI Assistant" checkbox is always either checked or unchecked regardless of the state that it was in during the previous Unity project creation when creating a new Unity project