Search Issue Tracker
Rotating Rigidbodies with a constant velocity have their velocities affe...
Reproduction steps:1. Open the attached project "BugRigidbodyInterpolator.zip";2. Open the SceneMain;3. Observe 3 objects in the sce... Read more
Transform of the object is changed after playing its animation in the An...
How to reproduce:1. Open attached Unity project "AnimationPreview 2018.1"2. Select Humasn_EnableRootMotion in the Hierarchy window3.... Read more
[Linux] Unity Download Assistant deletes the whole install folder when p...
Steps to reproduce:1. Download the Unity Download Assistant: http://beta.unity3d.com/download/7807bc63c3ab/public_download.html2. Ma... Read more
PlayerSettings.renderingPath is marked obsolete with incorrect information
Reproduction steps:1. Create new project in Unity2. Create new C# script and open it3. Write into it "PlayerSettings.renderingPath"4... Read more
[Linux] DllNotFoundException: cound not load dll occurs when loading a d...
Steps to reproduce:1. Open the attached project2. Enter play mode (reproduced only on first entering for me) or build Linux player (... Read more
When you want to get the transform of a bone in LateUpdate, the transfor...
To reproduce:1) Open attached project and scene2) Play it Expected: The ball should be in same position and rotation as the handActu... Read more
[Android] Newer devices with Adreno GPU take very long time to start the...
Reproduction steps:1) Download and open user's attached project (OwnCloud link and password are provided)2) Build Scenes/GameStart.u... Read more
[SRP] Trail and Line Renderers have a Rendering Layer Mask property
A Rendering Layer Mask property is visible on the trail and line renderers.(This property probably need to be added to `DrawProperti... Read more
GUI.Box tooltip does not appear in the Inspector
Steps to reproduce:1. Open user attached project below ("DragBoxTest")2. Click on the "Hoden" game object3. Hower over one of the 'h... 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