Search Issue Tracker
[UI] Canvas without scaler component sets invalid position
Steps to reproduce:1. open users attached project2. play scene 'ReproScene' Expected behavior: both cubes are moved to (15,15,0)Actu... Read more
[Build] Microsoft surface pro window toolbar buttons not working in maxi...
Steps to reproduce:1) download attached project2) build and run3) click on minimize/maximize/close toolbar buttons - it shows animat... Read more
Dragging and releasing Scroll Rect makes its velocity to be calculated i...
Reproduction steps:1. Open attached project2. Open scene "BugReporter"3. Play the scene4. In the Game view grab Scroll Rect drag it ... Read more
[Networking]Typo in NetworkClient.connection.TransportRecieve
Steps to reproduce:1. Open attached project.2. Open script named "NewBehaviourScript".3. Add this line of code to the script: "Netwo... Read more
Cannot drag and drop game object when using search bar in the "Hierarchy...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. In the "Hierarchy" window try searching for a word "gameob... Read more
Playables: Animator.Play() doesn't work after a Stop
Animator.Play() doesn't work after a Stop() CallingAnimator.Play(someClip)Animator.Stop()Animator.Play(someOtherClip) is not functio... Read more
[VR] screenshots taken with VR mode enabled are upside down editor only
Taking a screenshot in the editor results in upsdie down image when take in VR mode. 2. How we can reproduce it using the example yo... Read more
5.4 Graphics Jobs Player Setting not exposed to editor script
Not possible to control whether MT jobs are enabled or not via editor scripts. Which means people can not automate player building w... Read more
UV properties don't affect UI
Steps to reproduce: 1. Open attached project "CanvasUVBug_Unity534_Broken.zip"2. Open scene "Untitled"3. Make sure that Image is vis... Read more
Gizmos drawn using DrawGizmo attribute are drawn in random order if they...
Steps to reproduce: 1. Open attached project2. Open scene "_GizmoTest"3. Rotate the camera around the gizmo spheres4. They should ap... 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