Search Issue Tracker
[Regression] Error in Standalone Development Build: "The file '/PATH/uni...
[Regression] Error in Standalone Development Build: "The file '/PATH/unity default resources' is corrupted!"Issue does not reproduce... Read more
Dragging prefab with serializedObject.ApplyModifiedProperties() into hie...
To reproduce: 1.Download and open attached project.2.Enter Play mode.3.Quickly drag "TestObject" prefab into Hierarchy.4.Repeat step... Read more
[Android] Recording is not supported on some android 7.0 and 7.1 using E...
Steps to reproduce: 1) Download attached project 'TestGameOne.zip' and open in Unity2) Build and run 'main' scene on a device3) Pres... Read more
Scroll View content is visible outside of Mask when there is another mas...
How to reproduce:1. Open the attached "Test12" project and enter playmode2. Scroll the text vertically Expected result: Text stays i... Read more
[Metal] Buffer is updated only once per frame when data is called twice
Reproduction steps: 1. Open the attached project.2. Make sure Editor is running with Metal graphics API.3. Play the scene.- Only one... Read more
Script compilation while player settings are open causes iOS/Android Ide...
Steps to reproduce: 1. Open attached project2. Note that there's NewBehaviourScript.cs AssetPostprocess in Editor folder (though any... Read more
Crash in physx::PxsSolverSetupSolveTask::runInternal when game object am...
To reproduce:1. Open attached project;2. Open ggf scene;3. Choose Girl and in the Inspector add Component "Spawner";4. Attach Girl g... Read more
[UI] Scrollbar covers the content when slider is dragged to the final po...
Reproduction steps(GIF attached): 1. Open the attached project.2. Make sure Game view resolution is set to 480x320.3. Play the scene... Read more
RenderTexture is destroyed with standalone built on switching the fullsc...
Reproduction steps:1. Open the attached project;2. Build the scene "Test2";3. Open built game and click Alt + Enter to switch fullsc... Read more
Sprite breaks when function 'EditorUtility.CopySerialized is used to mod...
To reproduce:1. Open attach project;2. Select "SelectMe" in project3. Click "1.Create the sprite of star image" Button in inspector4... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window