Search Issue Tracker
Memory corruption in mecanim job thread in 5.4
Repro steps: 1. Unzip the project2. Open it in Unity3. Build for Windows Standalone (I reproed it using x64/debug/development build)... Read more
[Scrollbar] Inspector's [TextArea] attribute's scrollbar doesn't cover e...
Scrollbar doesn't cover entire text at the bottom.Steps to reproduce:1. Open attached repro project named "Repro scrollbar".2. Selec... Read more
[WP8.1][WP10] SystemInfo.supportsVibration return incorrect value
To reproduce:1. Build and run attached project2. Notice that SystemInfo.supportsVibration returns false3. Press vibrate button4. Pho... Read more
Animation/motion stutter after several hours
How to reproduce: 1. Open the attached project and "CharacterThirdPerson" scene in it.2. Play the scene, run around and observe that... Read more
UI image ignores RectTransform.anchoredPosition when resizing Transform
Reproduction steps: (see video)1. Open the attached project2. Open the available scene3. Attempt to resize the button in the canvas ... Read more
EditorWindow disappears with FocusWindowIfItsOpen in OnLostFocus()
Reproduction steps:1. Open the attached project2. Open the custom Editor window 'Test Window...'3. Lose focus from Unity EditorNote:... Read more
Direct real time light is not applied to dynamic objects using real time...
How to reproduce: 1. Create a new project.2. In the Lighting window uncheck Baked GI and Automatic baking.3. Create a 3D Object Sphe... Read more
SUCCEEDED(hr) error spams console after using Main Camera colorpicker
Title: SUCCEEDED(hr) error spams console after using Main Camera colorpickerSteps To Reproduce:1. Open Unity project2. Select the Ma... Read more
[OpenGL] Dialog popup "ActivateGraphicsContextGL" when selecting Colorpi...
Reproduction steps(GIF attached):1. Open attached project.2. Open "Test" scene.3. Go to "Edit > Project Settings > Player" and... Read more
[iOS] UnityEngine.Ping leaks memory on iOS
Steps to reproduce:1) Open the attached project.2) Add scene 'Main' to build.3) Build the project for iOS.4) Deploy the project to i... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used