Search Issue Tracker
[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
[HDRP] Disc Light Radius edit field not working correctly
Version tested: 2020.1.0b16 + 8.2.0 Steps to reproduce: 1) Open attached scene or start a new HDRP template and add a disc light2) T... Read more
[Mac] [HDRP] Crash on upgrading HDRP from 8.1.0 to above versions
Steps to Reproduce: 1. Create a new project with HDRP template2. Package Manager > HDRP > 8.2.0 > Update Expected Result: T... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist