Search Issue Tracker
iOS "Build & Run" is not working after updating Xcode
To reproduce:1. Update your Xcode to 5.12. Create a new Unity project3. "Build and Run" for iOS4. Unity throws:"UnityException: Laun... Read more
Option for "Show 'send and 'return' connections" does not make any diffe...
Option for "Show 'send and 'return' connections" does not do anything, whether it is enabled or not - please see attached screenshot... Read more
Can't paste text into the license window and the asset store
To reproduce:1. Open any project2. Open the asset store3. Try pasting some text into the search box or the sign up field - it's not ... Read more
uGUI draws out-of-bounds when there is no camera in the scene
Steps to reproduce : - import the attached project- make sure the Game View is visible- disable the Main Camera game object and noti... Read more
ToggleGroup member of Toggle not exposed
To reproduce:1. Open attached project2. Open script "SetToggleGroup". It demonstrates how setting the toggleGroup works now and how ... Read more
Using GUI.FocusControl causes a spurious error to be printed
To reproduce:1. Open attached project2. Open Test scene3. Enter play mode4. Leave play mode5. Create a new sceneExpected result: No ... Read more
Allow abstract/generic AssetPosprocessors
To reproduce:1. Open the attached project2. Notice the spam of errors that are caused by a generic AssetPostprocessor and an abstrac... Read more
Rectangle Selection selects GUI element as soon as its pivot / center is...
See attached swf file for repro Read more
Play mode zooms viewpoint in Scene view
Using Unity 5.0 Alpha 2 when I click the Play button the viewpoint in Scene view zooms. For example, if Scene view was zoomed in on ... Read more
Blue line rendering artifact when selecting a button in sceneview after ...
1. open attached scene2. multi select the two sprites in the scene3. rotate them by their shared transform4. now select the button i... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler