Search Issue Tracker
Recursively calling a method crashes the Build
How to reproduce: 1. Open the attached "1356830_Repro.zip" project 2. Build And Run the "SampleScene" Scene 3. In the Build press th... 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 Template 2. Install the attache... Read more
Tooltip is not shown in the Inspector when a field is generated with GUI...
Reproduction steps: 1. Open the attached project "Test SerializedProperty Tooltip.zip" 2. Click on the "TestSFTT" GameObject in Hier... Read more
Button hover doesn't work when using the legacy input without the Event ...
How to reproduce: 1. Open the attached project "UIEventSystem.zip" 2. Open "SampleScene" Scene 3. Enter Play mode 4. Hover the mouse... Read more
Possible Regression: EditorApplication.ExecuteMenuItem won't execute a m...
Load the attached project. Under the Metacast menu there are two items of note. Toggle will toggle in and out of Metacast mode, and... Read more
Shadows are rendered from one Light source when using two 2D Lights with...
How to reproduce: 1. Open the attached project "URP-Blend Styles.zip" 2. Open the "SampleScene" Scene 3. Select the "MultiplyLight" ... Read more
"Edit Collider" button is missing when opening focused Inspector for mul...
How to reproduce: 1. Open up any project 2. Create two "Cube" GameObjects in the Hierarchy 3. Select both of them in the Hierarch... Read more
[HDRP] ArgumentOutOfRangeException thrown after creating new Area Light ...
How to reproduce: 1. Create new HDRP project 2. Create new Shadergraph via Project tab and open it 3. In Hierarchy create new Area L... Read more
Compute Shaders rendering incorrectly when using Vulkan Graphics API for...
Reproduction steps: 1. Open the user’s attached project 2. Click Edit > Project Settings > Player > Other Settings 3. Switch to V... Read more
[Serialization] Different serialization layout error thrown at runtime w...
How to reproduce: 1. Open the attached Unity project ("1358602_2021.2.0b9_repro.zip") 2. Build And Run 3. When the app finishes load... 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
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Memory Leak When Using Rigidbody2D Physics in WebGL
- Crash on Texture::TextureIDMapInsert when opening a specific project