Search Issue Tracker
Del deletes the wrong character in an input field
To reproduce:1. Open attached project2. Open scene test. It contains an input field3. Enter play mode4. Type something into the fiel... Read more
Undo.RegisterFullObjectHierarchyUndo deparents the target gameobject
To reproduce:1. Open attached project2. Open scene bug. It contains a hierarchy of gameobjects3. Select any child gameobject4. In th... Read more
uGUI Slider does not disappear when the slider value is 0
To reproduce:1. Create a new project2. Create a slider3. Enter play mode4. Slide the slider so it's value is 0. A bit of the slider ... 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 sprite2. Create a uGUI image3. Change the Source image to your sprite4. Set the im... Read more
Stencil masking does not work on the uGUI example project
To reproduce:1. Download the uGUI example project2. Build the Scroll View scene for iOS3. 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 == kModeGrow... 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 project2. 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
- Build Profiles modified by script require manual "Apply" when the Build Profiles window is open
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Color is incorrectly applied to objects when initialized with non-normalized parameters