Search Issue Tracker
Crash when opening a uGUI lighting example scene
To reproduce:1. Open attached project2. Open scene Lighting - crash! Does not crash in 4.6.0b7This is one of the example uGUI scenes Read more
The Inertia of ScrollRect doesn't clear when all children of ScrollRect ...
To reproduce:1. Open attached project2. Open ListViewTest scene3. Drag ListView4. Click Close button when moving ListView with Inert... Read more
Grid Layout Group doesn't release Rect Transforms of objects
To reproduce:1. Create a canvas with an image2. Create an empty child gameobject3. Add a grid layout group to the empty child4. Make... Read more
NullReferenceException in UnityEngine.UI.Graphic.Raycast
To reproduce:1. Open the attached project2. Hit Play, Click the OK button (It dismisses the panel by SetActive(false))3. See this ex... Read more
Setting a RectTransforms parent in Awake, set it's scale to (0,0,0)
To Reproduce: 1. Import the unitypackage attached to the post.2. Open scene 'PrefabInstantiateTest' & play.3. Notice that Canvas... Read more
Scrolling rapidly on ScrollRect causes scrolling to stop
To reproduce: 1) Download and open project2) Build and run for iOS3) Try rapidly scrolling in one direction or scrolling up and down... Read more
Using an Image's localScale to resize while creating a marquee drag sele...
To reproduce:- Open attached project- Open the TestScene Scene.- Have the Game and Scene tabs open next to each other. Put the Scene... Read more
MissingReferenceException when making prefab from uGUI
1. Open project2. Open scene "testscene"3. Drag gameobject "HUD" from hierarchy to project window and MissingReferenceException will... Read more
Setting the position of a RectTransform while its GameObject is not acti...
To reproduce this issue: 1. Import 'RectTransformPosition' package2. Open 'TestScene' scene3. It has Red and White images4. Play the... Read more
Dragging a button in a scroll list scrolls strangely, jumps around
Steps to repro:1. Open the attached project and the scene "test"2. Press play3. Drag the list using the sprite. Works fine.4. Drag t... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default