Search Issue Tracker
"Preloaded Assets" list is empty when Player is built
How to reproduce: 1. Open the “ProjectSettingsConstantlyChanging“ project 2. Open the “MainScene” 3. Open the Build Settings window ... Read more
Input.GetKey() does not register key release when a specific key is pres...
How to reproduce: 1. Open the attached “contextmenu_issue” Project 3. Open the “context-menu-key-held-bug” Scene (Assets/context-m... Read more
Overlay Canvas is not visible when the Anti-aliasing field is set to FXA...
How to reproduce: 1. Open the “FXAA URP 2D” project 2. Open the “SampleScene” 3. Enter the Play Mode 4. Observe the Game View Expec... Read more
The Particle System doesn't work when played through ContextMenu
Reproduction steps: 1. Open the attached “ParticleSystem“ project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. Enter the P... Read more
Crash on gles::UseGLSLProgram when shader fails to patch due to exceedin...
Reproduction steps: 1. Open the attached project "CrashRepro" 2. Open “Assets/TerrainDemoScene_URP/Scenes/TerrainDemoScene.unity“ Sc... Read more
Crash on D3D12GetInterface when entering the Play mode
Reproduction steps: 1. Open the attached project "CrashRepro" 2. Enter the Play Mode 3. If it does not crash close and reopen the... Read more
[Meta XR All-in-One SDK] Controllers are not being tracked after using H...
Reproduction steps: 1. Open the attached project "ReproProj" with Android platform 2. Open the “/Assets/Scenes/pauls.unity” Scene 3.... Read more
Animation stops at the end of the transition duration when the Animator ...
How to reproduce: 1. Open the attached project "2DBug.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Open Window>Animation>Anima... Read more
Imported FBX Models are not visible in the Scene or previewable in the P...
Reproduction steps: 1. Create a project with any template and open it 2. Enable Parallel Import option (Edit > Project Settings >... Read more
Adding or removing assets to bundles will cause other assets to be rebui...
How to reproduce: 1. Open the attached “assetbundle_issue” project 2. In the toolbar, click Repro > Pack 3. Find the built bundle... 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 Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true