Search Issue Tracker
Part of memory usage is shown as "Unknown" in the Memory Profiler when t...
How to reproduce:1. Open a new project2. Make sure the Memory Profiler package is added (WIndow → Package Manager)3. Open the attach... Read more
Physics.Raycast fails when a Capsule Collider at a default position is used
Reproduction steps:1. Open the attached “BrokenCapsule.zip” project2. Open the “BrokenRaycast” Scene3. Enter the Play mode4. Observe... Read more
[windows only] Switching Project when importing complete project does no...
Steps to reproduce: Open a Unity Project From the Asset Store, add Unity Learn 3D Game Kit to your assets (any complete project shou... Read more
Viewport content position values breaks to NaN value when changing Scrol...
Reproduction steps:1. Open project attached (ScrollRectTest.zip).2. Open scene "test".3. Press on Scroll Rect (in Canvas).4. Drag it... Read more
Unity crashes when debugging with VS2017 when using .NET 4.6
Reproduction steps:1. Open project attached (Quiz1.zip).2. Open scene "MenuScreen".3. Open script "onClick" with VS2017.4. Add break... Read more
Crash in SplatMaterials::FindMaterialProperties when opening a scene wit...
To reproduce:1. Attempt to open the attached project (or "Tilt Brush Landscape" scene);2. Remove "crystal.mat" material from the Ass... Read more
[Android] Player crashes on null pointer dereference when a VideoPlayer ...
Reproduction steps: Open the attached project (“VideoCrashRepro“) Open the “/Assets/Scenes/MainScene” Scene Build and run on an Andr... Read more
CanvasRenderer.OnTransformChanged is called on disabled UI objects
When a transform with children CanvasRenderers is changed/moved CanvasRenderer.OnTransformChanged is called for all of them even if ... Read more
Gameobject Transforms are not being disabled when the Player is Stopped
Gameobject Transform component keeps on being detected post to Disable of the Game object. Users are running into this without Vufor... Read more
An error is thrown after re-building a library of previous Editor versio...
How to reproduce:1) Create and open a new project in 2020.12) Select the Default layout3) Open the Profiler window4) Close the proje... 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
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active