Search Issue Tracker
You can not change a GO's name in the Hierarchy using F2 when there is a...
How to reproduce:1. Open the "SampleScene" Scene in the attached "NameChangeDeselect.zip" Project2. Click on "dfdfregr" GameObject3.... Read more
[URP][RG][NRP][Mobile] Canvas becomes minimized in the Android and iOS P...
How to reproduce:1. Open the “IN_72996” project2. In the Build Settings make sure the Android Platform is selected3. In the “Run Dev... Read more
Box bounds do not resize when holding Alt + LMB
Here https://docs.unity3d.com/ScriptReference/IMGUI.Controls.PrimitiveBoundsHandle.html it says that holding alt and dragging should... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... Read more
Frame Debugger docked with the Game View can still be enabled when Game ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Frame Debugger window (Window > Analysis ... Read more
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture...
[Legacy Cubemap] NullReferenceException is thrown on selecting 2DTexture in Legacy Cubemap. In Legacy Cubemap NullReferenceException... Read more
[3DIcons] Physic gizmos show random colors when "3D Icons" is disabled
How to reproduce:1. Open the attached scene2. Select the Cube and/or Capsule objects in the Hierarchy3. Ensure that "3D Icons" is di... Read more
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:1. Create and open a new project2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,3. Close p... Read more
Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2...
How to reproduce:1. Install RenderDoc (https://renderdoc.org/)2. Create a new Unity project3. Open the Player Settings ("Edit->Pr... Read more
ASTC compressed textures larger than 4096 inside Editor are rendered pur...
Reproduction steps:1) Open user's attached project2) Select 'astcTest' asset3) Make sure that (in import settings):-- Format (in And... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script