Search Issue Tracker
[macOS] Most of the keyboard shortcuts does not work in the Editor
How to reproduce:1. Create a new Unity project2. In the Hierarchy window create Cube gameObject3. Try to duplicate/copy/paste/undo o... Read more
[2D] Editor becomes unresponsive when editing a PSB file
How to reproduce:1. Open the attached project2. Rename the "Assets -> test_psb" file in the Project Browser Expected result: File... Read more
[Linux] NullReferenceException thrown when rotating in Scene view and mo...
How to reproduce:1. Create a new project2. In the Scene view hold the right mouse button3. Move the mouse cursor as far left as it w... Read more
"NotImplementedException" and "Cannot find binding" errors are thrown wh...
Reproduction steps: Open the attached (UnityInputSystemSamples.zip) project Open the “Assets/Samples/Input System/1.4.4/Rebinding UI... Read more
Parse error "The file is corrupt, or compression was misconfigured" when...
Reproduction steps: Open the provided project Build And Run the project on WebGL platform Expected result: The build opens without a... Read more
Player crash when opening the Player build
colored textReproduction steps:1. Open the attached “CrashRepro” project2. Click File > Build and Run Expected result: Player bui... Read more
[iOS] Application freezes at Splash Screen when “Memoryless Depth” is used
How to reproduce:1. Build and Run the user’s attached “2022.2_urp_test.zip” project on an iOS device2. Observe the app Expected resu... Read more
Crash on scripting_cpp_string_for when opening the project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... Read more
AssetBundle is not rebuilt when a missing Prefab is added to the project
Steps to reproduce:1. Open the attached project “ReproProject“2. Open Window > Asset Management > Addressables > Groups3. I... Read more
Crash on ModuleMetadataBindings::GetModuleIncludeSettingForObject when e...
Reproduction steps:1. Open the attached “CrashRepro” project2. In the Hierarchy view, click “Singletons” GameObject3. In the Inspect... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS