Search Issue Tracker
PropertyDrawer documentation is missing two c# examples
The missing examples force the user to either look for information elsewhere or to read javascript. Link: http://docs.unity3d.com/Do... Read more
Screen blinks when keyboard appears/disappears on Android
Screen blinks when on-screen keyboard appears/disappears if status bar is shown on Android apps Read more
Motorola Droid X hangs after calling Application.Quit()
After quitting an application by calling Application.Quit() for a couple of times, the device freezes and reboots. This is not alway... Read more
AssemblyUpdater and UnauthorizedAccessException errors on startup
To reproduce:1. Create a new project2. Notice the four errors in console Introduced with 5.0.0a1 Read more
Inspector preview of audio file does not properly update after import se...
Steps to reproduce: 1. Create a project and import stereo audio file2. Change import settings of imported file: toggle Force To Mono... Read more
Android app is killed by activity manager if home button is pressed whil...
Reproduction steps:1. Build and run an empty project on the device2. Start the touch input by touching the screen and don't lift up ... Read more
WP8 Player crashes when alt tabbing really fast with debugger attached
Build in Master configuration. Press pause and back many times, really fast. Application will exit with error:The program '[3712] Ta... Read more
Profiler behavior on Web Player platform needs to be updated
Documentation needs to be updated on the new behaviour of Profiler and the Web Player platform. User should now first open the Profi... Read more
uGUI does not respect orientation change on Windows Phone 8
Create a project which draws uGUI elements and has orientation change set to AutomaticRun the project on device - uGUI elements will... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS