Search Issue Tracker
Touch trace to GUITexture is broken
Once the GUI texture is tapped for the first time and the touch is traced to it, then touching anywhere on the screen results in the... Read more
changing the offset of a text and undoing it makes it teleport
To reproduce:1. Create a Text2. Change it's offset using the slider3. Undo an actionExpected result: Switched offset goes backActual... Read more
Unity freezes after entering the play mode for the 2nd or 3rd time
Reproduced in Windows 8. Not reproduced on Mac. Reproduced with:Version 4.3.4f1 (e444f76e01cd) Read more
The swatch in the color picker is not gamma corrected when using linear ...
To reproduce:1) Create a new project and create a new scene2) Go to Edit->Project Settings->Player and in 'Other settings' in ... Read more
Sprite border docs are sparse; broken link to sprite size
Borders can be assigned to sprites via the Sprite Editor, and the borders can be queried via the Sprite.borders API. However, I cann... Read more
There is no way to use both platform-specific and editor plugin DLLs in ...
If editor has compiled plugin binary and scripts which use it, it will not be possible to build application. The only workaround is ... Read more
[Win Store Apps] URI issue
When WSA application is initialized and is running in background, using Windows "Run" window we can pass arguments with URI method b... Read more
getting picture via WWW fails
-e: the attached test project downloads an ogg and a picture and is supposed to show/play them. works fine on windows editor/standal... Read more
Buttons that use "SpriteSwap" transition lose parameters
To reproduce:1. Open the project2. Open the scene (it contains a labeled uGUI button that use SpriteSwap for transition)3. Run the s... Read more
MonoDevelop gives error on stop debugging after Exeptions
MonoDevelop gives error on stop debugging after Exeptions 2) How can we reproduce it using the example you attached1 Open attached p... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class