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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used