Search Issue Tracker
If Time.timeScale is 0 you can not change focus by keyboard
To reproduce:1. Open attached project2. Open tst scene3. Press play4. Use arrow keys to select buttons5. Notice that it's impossible... Read more
Text shadow color changes to black when text is edited on runtime
1. Open attached project2. Open scene "Scene1"3. Press play4. Text won't have any shadows(white shadow color)5. Write some text in b... Read more
Adding a script which adds itself to the object in OnAwake recursively,...
To Repro:1. Run scene 'test', if you’re on windows Unity should crash, if you’re using OSX ‘StackOverflow’ exception should be throw... Read more
Orientation Change Problem on iOS
When changing orientation through script in Unity 4.6, the coordinates are not registered properly in landscape mode Read more
Unity crash after using registerCompleteObjectUndo
Repro'd successfully. User project attached, repro steps included in user comments. Read more
OnSelect will be called at a different time with the mouse and cursor ke...
To reproduce this bug: 1. Open the attached project2. Open 'SelectEventTest' scene3. Press play4. Use arrow keys to navigate5. Notic... Read more
You cannot draw a Transition from "Any State" to Sub-State Machine
To reproduce:1. Open any project2. Open any animator window3. Make sure you have a state, a Sub-State Machine and "Any State" (creat... Read more
Missing image in Mask documentation
Steps to reproduce : - open the script-Mask.html and notice that there is a missing image on the page Read more
Animated sprite sheets don't work properly on the uGUI canvas
To reproduce:1. Open attached project2. Open "spritesheet" scene3. Press play Notice two game objects: mickeyAnim_Image and mickeyAn... Read more
PointerEventData.pressPositon is misspelled
PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistake... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder