Search Issue Tracker
Cloth sphere collider gizmo rendering bug
To reproduce:1. Open attached project2. Open cloth collisions scene3. Select Cloth game object4. Observe the collider gizmo around c... Read more
API Updater fails to update references resolved through "duck typing"
UnityScript can resolve members dynamically, for instance: var o = Instantiate(myPrefab);o.rigidbody.mass = 42.0; In this case the A... Read more
Instantiating uGUI prefab that has position 0,0,0 breaks it's children
To reproduce:1. Open repro package2. Open scene test. It contains a button, that when pressed, will instantiate a prefab. The prefab... Read more
Custom uGUI text pops out of rect bounds on certain game view sizes
To reproduce:1. Open attached project2. Open TextIssue scene. It contains two texts, one on the top is the default uGUI text, the bo... Read more
FullScreenMovieScalingMode.AspectFill does not work as expected on Android
FullScreenMovieScalingMode.AspectFill does not fill the screen and leaves black borders on portrait mode. Works as expected on iOS. Read more
Freeze on printing downloaded long string
1. Open scene "test"2. Play in editor3. Press Gui.button "return Length 100,000(Freeze)", file will be downloaded and printed with d... Read more
Text of uGUI disappears after application is sent to background on WP8
Steps to reproduce:1. Create a project which uses Text component2. Build and run on WP83. Send application to background and bring i... Read more
BlendTree slider is broken
BlendTree slider is broken. To reproduce:- Create a new project and import the "Mecanim Example Scenes" project from Asset Store- Op... Read more
Masks stop working when applying negative scales
1.Open uGUIPrefab project2.Open Assets/scaleandmask.unity scene3.Expand HUD object4.Look at the text5.Set scale of Panel to -1, 1, 1... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder