Search Issue Tracker
Shader warning when 2D Animation package is installed
Reproduction steps:1. Create a new 3D Template project2. Open Package Manager: Window -> Package Manager3. Go to Unity Registry f... Read more
"Unknown managed type referenced" error when using SerializeReference
How to reproduce:1. Open the user's attached project "UAttribute.zip"2. Open Assets/Sample/TestScene/SerializeReferenceDropdownTest.... Read more
[Input System] IsPressed() keeps returning true when it was true before ...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene2. Enter the Play mode3. Hold down the Alt button and pre... Read more
Crash/freeze when creating a scene from a custom scene template
Reproduction steps:1. Open the user's attached project2. File -> New Scene -> Select "L2Template"3. Create -> Save Expected... Read more
FPS increases after reselecting or changing Dynamic Resolution Type when...
How to reproduce:1. Create a new HDRP project2. In the Hierarchy window expand "PlayerControlerFPS" GameObject and select "MainCamer... Read more
[iOS] Screen.safeArea returns incorrect height value when constraining r...
How to reproduce:1. Open the attached Unity project ("SafeAreaTest.zip")2. Build And Run on an iOS device3. When the app finished lo... Read more
Unity resizes the image in Texture Import Settings after installing UI T...
Reproduction steps:1. Open the user's attached "TextureBrowseIssue-2021.1.zip" project2. Go to Window > General > Project3. Ob... Read more
Size of depth buffer (_CameraDepthAttachment) is bigger than what it sho...
How to reproduce:1. Open the attached project's "case_1334450-Project.zip" Scene labeled "SampleScene"2. In the Game View window, se... Read more
[Input System] IsPointerOverGameObject is not working reliably when usin...
How to reproduce:1. Open the "case_1358304" project2. Open the "SampleScene" Scene3. Open the "Window -> General -> Device Sim... Read more
An error is thrown when ReadOnlySpan<T> is used with .NET Standard 2.1
Reproduction steps:1. Open the user attached project "ReadOnlySpanTest.zip"2. Observe the Console Expected result: There is no error... 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