Search Issue Tracker
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
[Android] Floating point crash on Mali400 on Survival shooter
Build crashed when scripting backend is selected to Mono. Steps to repro:1. Download "Survival shooter Tutorial" project from the as... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code