Search Issue Tracker
Button can't be clicked if Z scale is set to 0
Repro steps: 1. Create a New Project2. Create a Button3. Set the Canvas "Render mode" to "World Space"4. Set the Buttons Z Scale to ... Read more
Crash in OpenVR::BuildTrackedDeviceName when looping through all availab...
To reproduce:1. Open attached project;2. Make sure OpenVR is enabled;3. Load the "Test" scene;4. Enter play mode;5. Select the 'Test... Read more
[macOS] Could not load native macOS plugin linked to libmono.0.dylib in ...
When testing the upgrade to Unity 2017.1 from Unity 5.5.3p3, a native macOS plugin (https://github.com/gree/unity-webview) has stopp... Read more
"Deferred" Rendering Path not rendering 2D Tilemap
Repro steps: 1. Open "MinimalReproProject.zip"2. Open "Scene" scene3. Click on the Main Camera4. See how the sprites are rendered5. ... Read more
[Renderer] Most vertex streams cannot be added
Adding vertex streams in the inspector has stopped working. Repro steps:1. Open Scene1 from the attached project, or create a new pa... Read more
Setting UnityEngine.UI.Text.text property repeatedly causes a memory leak
How to reproduce:1. Open "TextMemoryLeak" project2. Open the Scene3. Enter Play mode and check the memory usage for some time4. Stop... Read more
Multiple Assets with identical GUIDs are not assigned new ones if they a...
Repro steps: 1. Open "asset-guid.zip"2. In File Explorer copy the "Assets\enUS" subdirectory. This will create two assets with the G... Read more
Editor crash when calling RepaintImmediately followed by Close on Editor...
Editor crashes when calling RepaintImmediately followed by Close on EditorWindow. See included project for three tests, one of which... Read more
[Android] VideoPlayer stuttering and dropping frames
How to reproduce:1. Open stripped project from OC2. Deploy app to device3. Click 'Breathing'4. Click 'What are the benefits?'5. Clic... Read more
[Regression] Distance of projectile flight become smaller after upgradin...
In 2017.2.0a1 everything works fine, but after upgrading this project to 2017.2.0b1-b3 the distance of projectile flight become smal... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks