Search Issue Tracker
uGUI Slider does not disappear when the slider value is 0
To reproduce: 1. Create a new project 2. Create a slider 3. Enter play mode 4. Slide the slider so it's value is 0. A bit of the sli... Read more
Sliced image with no borders does not update when the borders are added
To reproduce: 1. Create a new project and import a sprite 2. Create a uGUI image 3. Change the Source image to your sprite 4. Set th... Read more
Stencil masking does not work on the uGUI example project
To reproduce: 1. Download the uGUI example project 2. Build the Scroll View scene for iOS 3. See there's no stencil masking Read more
Importing the .unitypackage spawns the following error
Importing the attached .unitypackage spawns the following error message in Console: size*2 <= m_BufferSize || m_Mode == kModeGrowab... Read more
Unity crashes if a script containing a custom inspector class is deleted
If a file containing a custom inspector class is deleted from the file system while an object in the editor is currently drawing the... Read more
NullReferenceException when creating uGUI Button
To reproduce: 1. Create a new project 2. In the Hierarchy view, click "Create -> Button" 3. Observe a NullReferenceException in the ... Read more
Video plays upside-down, not full screen and the app crashes instead of ...
Playing a video with Handheld.PlayFullScreenMovie("movie.mp4", Color.black, FullScreenMovieControlMode.CancelOnInput, FullScreenMovi... Read more
Animation manual is missing next/back buttons on some pages
To reproduce: 1. Open the manual at Documentation/html/en/Manual/AnimationSection.html 2. The firs issue - at the bottom of the page... Read more
[WSA] App focus fail with independent input source enabled
Win Store application, built with Unity 4.5.0 b3 and "Independent Input source" option enabled, doesn't regain focus. Repro steps: ... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working