Search Issue Tracker
[Graphics] Linear Lighting isn't consistent between Editor and Standalon...
To Reproduce: 1. Build the attached project for standalone with Linear lighting ( add the oceanview.unity3d asset bundle to the stan... Read more
Skybox overwrites object that has transparent shader with ZWrite off
Repro steps:1. Open Scene.unity2. Notice in the game view that the sphere doesn't render, but properly renders in the Scene view3. S... Read more
[Input] Right side buttons Ctrl/Shift/Alt get stuck on Chrome WebGL
How to reproduce this bug:1. Open attached project "KeyCodeTest.zip"2. Attach "TestInputKey" script to "ColorDefine" object3. Build ... Read more
Disabling Animator and setting update mode to AnimatePhysics breaks it a...
To reproduce:1. Open attached project2. Open AnimatorDisableBug scene3. Play scene4. Press D button5. Press E button7. Notice that a... Read more
Large memory allocations on canvas when running on Android devices
Canvas.SendWillRenderCanvases() takes a lot of memory on Android phones. Read more
[LegacyShaders, Deferred] Legacy Shaders/Specular is incorrect after 5.2
Repro steps:1) Open the project and test scene2) Notice that the object is much brighter3) Repeat these steps in 5.1 and notice the ... Read more
On iOS7 using dictation crashes app
To reproduce: 1) Download and open attached project2) Build and run for iOS3) Tap input field4) Press the dictation button5) Notice ... Read more
[Audio] Yielding .mp3 file through WWW.audioClip freezes the main thread
Steps to reproduce: 1. Open the attached project2. Build and run the project for Android or iOS device3. Click the button in the mid... Read more
[Windows][Build] Changing resolution through script stretches the screen
Repro steps:1) Open the project and script PositionAtMouse.cs in editor2) Change line 25 to: Screen.SetResolution(resolution.width, ... 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