Search Issue Tracker
Unity 5.6.0xMono crashes while importing Tweetinvi .NET 4.0 DLLs at memmove
Steps to reproduce:1. Open the attached project (Twitter Demo.zip)2. Observe the crash Expected result: Unity should not crashActual... Read more
[Audio] Asset Bundle loaded audio clip with "DontDestroyOnLoad" stops, w...
Reproduction steps: 1. Open the attached project.2. Play the "entry" scene.3. Wait until scene changes to the "test1" scene(~5 secon... Read more
[Progressive Lightmapper] Black texels with single-sided mesh
Steps to reproduce:1. Open the attached project (ShadowTest.zip)2. Open the Assets/sample.unity scene3. Switch to Game Window4. Obse... Read more
Changing the projection of Scene camera via 'SceneView.lastActiveSceneVi...
When the projection of Scene camera is changed via 'SceneView.lastActiveSceneView.orthographic', the Scene Gizmo label, indicating t... Read more
Surface Shader with shader_features doesn´t compile
To reproduce:1. Open attached project;2. Reimport shader "SurfaceBug". Expected result: Editor compiles the Surface Shader, it is po... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
"Failed to download package" when importing package on local drive
"Failed to import package with error: Couldn't decompress package" when importing package on local hard drive 1. In Editor, import a... Read more
An object touching multiple Colliders in a compound Rigidbody causes str...
Steps to reproduce:1. Open the attached project (Bewildering Defiance of Physics.zip)2. Open the Assets/Box Scene.unity scene3. Pres... Read more
Editing Rect Transform's Pivot values no longer moves sprite in Editor
Editing the X/Y values of the Pivot property of the Rect Transform component no longer moves the sprite in the editor 1. In Assets p... Read more
[License] Pro users can't skip the survey after Unity activation
When a Pro license is activated, the user is forced to fill out the survey that shows up; the 'Skip' button does not work. Steps to ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal