Search Issue Tracker
FBX Model's Animation is imported incorrectly when it shows up correctly...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Observe the Anim... Read more
Custom Full Screen Render Pass does not work on XR
Error assigning 2DArray texture to 2D texture property '_BlitTexture': Dimensions must match is thrown when trying to run on XR Step... Read more
Crash on GetAssetCachedInfoV2 when opening a project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Unity Editor crashes Reprodu... Read more
Crash when creating not existing MenuItem
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/Script/Editor/EditorUtils.cs” script3. Change line 10 to “... Read more
UI disappears when changing the "Render Scale" value
How to reproduce:1. Open the attached project “RenderScaleIssue.zip“2. Open “SampleScene“ (Assets/Scenes)3. Click on the “UniversalR... Read more
ScreenOrientation.AutoRotation doesn't rotate the landscape when the dev...
Reproduction steps:1. Create a new Unity project2. Build and Run for Android3. Rotate the device Expected result: The landscape is r... Read more
Document why Addressables.UpdateCatalogs returns Success when the server...
Steps to reproduce:1. Open the user’s attached project2. Open Assets/Scenes/SampleScene.unity3. Open Window > Asset Management &g... Read more
Editor crashes when trying to reimport fbx file
Reproductions steps: Open the attached project (“fbxImportCrash.zip“) Reimport Assets/KOSMIKFABRIK_trailer_v44.2 Expected results: F... Read more
Depth texture “_CameraDepthTexture” is not recognized when building for ...
Reproduction steps:1. Open the user’s attached project2. In the Project window select the “Depth” shader file3. Make sure there are ... Read more
Android apk is unsigned when built with Minimum API Level 24 or higher
Reproduction steps: Open the attached project "BuildJenkins.zip" Go to Player Settings, and under the Publishing Settings add: Keyst... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal