Search Issue Tracker
[Memory Profiler] the Owned Size of 'Same' + 'New' is not equal to the r...
How to reproduce:1. Create a new project2. Import the Memory Profiler from the Package Manager3. Open the Memory Profiler window (Wi... Read more
Ribbon trail with Attach Ribbons To Transform checked and Simulation Spa...
How to reproduce:1. Open user's attached "Ribbons_848767.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Observe the Gam... Read more
[URP] Color correction effects are applied to overlay camera when only b...
How to reproduce:1. Open attached project "case_1263193-URP.Unity.zip"2. Open "SampleScene" Scene3. In the Hierarchy window, expand ... Read more
[Asset Bundles] Bundles are not cached when using certain request URLs
Reproduction steps:1. Open the attached project ("case_1263203-CRC-Not_Working.zip")2. Open the repro scene ("SampleScene")3. Enter ... Read more
"Adding a new GIT package" section doesn't go away when adding an alread...
To reproduce:1. Open attached project ("case_1263238.zip")2. In Package Manager window select "Add package from git URL..."3. Enter ... Read more
[2D][Sprite Shape] BakeCollider requires GC every frame even when there ...
[2D][Sprite Shape] BakeCollider requires GC every frame even when there are no changes in SpriteShape Repro steps:1. Create new 2D p... Read more
Crash on GameObject::ActivateAwakeRecursively when exiting Play Mode
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. Enter and then exit Play Mode-- observe crash Reprod... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are called af...
How to reproduce: 1. Open attached Unity project2. Load Scene scene3. Enter play mode4. Leave play mode Expected result: Scene is no... Read more
[ShaderGraph] Vector2 and Vector3 properties of a shader are displayed a...
How to reproduce:1. Open attached project "urpTesting.zip"2. In the Project window, go to Assets and select the "test" material3. In... Read more
[HDRP] Disabling motion vectors in the HDRP asset breaks rendering
Reproduction steps in HDRP template:1) Make sure TAA is enabled on the camera2) Disable the motion vectors in HDRP asset3) The game ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code