Search Issue Tracker
[Android] Untracked Memory increases for the first minute and when the a...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window->Package Manager)3. Install Memory Profiler (In... Read more
Package path of Roslyn Analyzers is incorrect when using Visual Studio C...
Steps to reproduce:1. Extract user attached archive "analyzers-package.zip"2. Open user attached project in "a-project.zip"3. In the... Read more
Texture2D.Reinitialize throws error when resizing with a compressed Text...
Reproduction steps:1. Open the attached project2. Open scene 'Scenes/SampleScene'3. Enter Play mode Expected result: The texture is ... Read more
Disabling Gizmos in Game view while in Play mode causes flickering in VR
Reproduction steps:1. Open the user's attached "PiratesQuest.zip" project2. Enter the Play mode3. Wait until the Scene loads and wat... Read more
[Linux] Audio doesn't play or only partially plays in a WebGL build
How to reproduce:1. Download and extract the user attached project (TheFacility.zip)2. Host the "webgl2" build of the project on any... Read more
Splash Image is loaded into memory and is not unloaded after use when "S...
How to reproduce:1. Open the user's project "Clean android splash 2021.2.7f1.zip"2. Open "Check Splash Screen Settings" Scene3. Set ... Read more
CPU and GPU usage goes up when a tooltip pops up
Reproduction steps:1. Open a new project2. Press on "Main Camera" in the Hierarchy window3. Hover the mouse pointer over any propert... Read more
[Linux] Creating certain template project fail during creation before Un...
Repro steps:1. Create a new project using a template (3D(HDRP), 3D Sample Scene (HDRP), Cinematic Studio) Actual: The project doesn'... Read more
[URP] NullReferenceException sometimes is thrown on domain reload due to...
How to reproduce:1. Open a new URP project2. Upgrade the project to a version supporting URP 13.1.5 Expected result: No error is thr... Read more
[HDRP] When Volume is a child object, gizmos are lost
1) Open any HDRP project2) Add box volume (notice green gizmo is visible)3) Add new empty gameobject4) Make the Box Volume the child... 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