Search Issue Tracker
Shading of object is incorrect in Editor when its normal map texture is ...
How to reproduce:1. Open the attached "TextLoaderTest" project and "Main" scene2. Enter playmode while on Standalone platform, obser... Read more
[AdditiveLoading] In player, active scene state doesn't change correctly
Steps for reproduction:1) Download the project from the link below2) Deploy the project to a standalone player3) Run the application... Read more
[Vuforia][iOS] Camera Usage Description remains null after importing Vuf...
To reproduce:1. Make sure you have installed Vuforia's Support (Player Settings -> XR settings -> Vuforia Augmented Reality)2.... Read more
Memory leak when rendering procedurally generated meshes while using the...
How to reproduce:1. Download attached project and open "Default" Scene2. Go to Player Settings and set "Auto Graphics API for Window... Read more
Freeze in Editor when Texture2DArray is loaded as Text
To reproduce:1. Open the attached project;2. Open "Start" scene;3. Enter Play mode. Expected result: Editor does not freeze when loa... Read more
Prefab instance is shown as disconnected in Hierarchy if it contains a c...
How to reproduce:1. Open users attached project2. Inspect "Prefab", note that it has a "NewBehaviourScript" attached3. Delete the 'N... Read more
ScreenCapture.CaptureScreenshot is not working in Mixed Reality when run...
Steps to reproduce:1. Open the attached project(ScreenShotMR.zip)2. Open the Assets/test.unity scene3. Switch platform to Windows St... Read more
Vertices Deformation when exporting animations from 3ds/MAX
How to reproduce:1. Open the given Unity project2. Enter play mode3. Press left control button to crouch-- Pants seems to be deforme... Read more
Collab causes performance regression in editor due to recursive file lookup
Collab performs a path lookup that involves a case-insensitive recursive file scan that takes more time than we would like. Read more
Unity Editor crashes when creating 3D objects when Game View is visible ...
Steps to reproduce: 1. Create new Unity project on MacBook Pro 13-inch, Early 20152. Make sure that:> Game View is visible> De... 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
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS