Search Issue Tracker
[Android] The screen flickers when cloning more than 50 GameObjects
Steps to reproduce:1. Open the attached “lookdev_v2” project2. Build And Run the project on the device3. Observe the screen and wait... Read more
The Player freezes when relaunching a build after it has been running fo...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/Startup.unity” Scene3. Build and run the Player (... Read more
NullReferenceException when selecting a Texture2DArray
There are two ways to trigger a NullReferenceException with Texture2DArray: Opening a scene that uses a Texture2DArray. Find the Dra... Read more
Missing documentation pages are opened when clicking the Help icon for "...
Reproduction steps:1. Open a new Unity project2. Add “OpenXR Plugin” package to the project3. Go to “Edit\Project Settings\XR Plug-i... Read more
Missing documentation page is opened when clicking the Help icon for Met...
Reproduction steps:1. Open a new Unity project2. Add “OpenXR Plugin” and "XR Hands" packages to the project3. Go to “Edit\Project Se... Read more
[Android] The Build process gets stuck in the first scene when API Level...
Reproduction steps:1. Open the attached project “ApiProject”2. Open the “Project Settings/Player/Other Settings/Identification“ menu... Read more
UI Toolkit mouse events do not trigger when UI Builder is open
Reproduction steps:1. Open the “UIEventProject_Stripped” project2. Open the “MainMenu“ scene3. Enter the Play Mode4. Hover the mouse... Read more
[RPW] [APV] APV debug window should be visible in editor even with Strip...
APV debug window should be visible in editor even with Strip Runtime Debug Shaders enabled Read more
Player leaking memory when using CubemapArrays and RenderTextures
Reproduction steps:1. Open the attached “Test Project” project2. Open the Memory Profiler window (Window > Analysis > Memory P... Read more
Release tests fail when Input System package is installed
How to reproduce:1. Open the “TestProblemRepro.zip“ project2. Press Test Automation → Build for Testing in the menu3. Observe the Co... 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