Search Issue Tracker
Handles are missing for Camera and Light objects
Reproduction steps:1. Open the user's attached project2. Select in the Hierarchy "Main Camera" and "Directional Light" Expected resu... Read more
Entering values into value fields in the Inspector window is delayed
How to reproduce:1. Create a new project2. In the Hierarchy create a 3D Object (Right click>3D Object>Cube)3. In the Inspector... Read more
Moving assets into the Unity Project window from the Finder is canceled
How to reproduce:1. Open project "2022.1.0a13-trunk2.zip"2. Also open project "2022.1.0a13-trunk2.zip" in the Finder3. In the Finder... Read more
Multiple missing script warnings after changing Skybox Material when rel...
Reproduction steps:1. Create an empty 3D project2. Go to 'Window->Rendering->Lighting->Environment->Skybox Material' and... Read more
Unity Editor crash when using CreateExternalTexture with a Vulkan image ...
Reproduction steps:1. Create new project using Unity 2022.1.0a13 with the Universal Render Pipeline Template2. Install the attached ... Read more
GameObject with the Articulation body component result in unrealistic be...
How to reproduce:1. Open the attached project "ARticulationBodiesBug.zip"2. Open Assets > Scenes > test.unity3. Enter Play Mod... Read more
[UIToolkit] ReorderableList Header text doesn't display compared to the ...
How to reproduce:1. Open the user's attached "1409175_My project" project2. Open the "SimplePlacerScene" Scene3. Select the "Placer"... Read more
Crash when Undoing GameObject copy after Transform.SetParent(null) call ...
Reproduction steps:Create empty project1. Import and open the project scene (TestUndoBugCrash.zip)2. Select the Cube prefab instance... Read more
Console error when Serialized property in the nested array is removed
Reproduction steps:1. Open the user's attached project2. Select the "Example Hierarchy" (Assets > Example Hierarchy)3. Navigate t... 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