Search Issue Tracker
Errors “ArgumentNullException: Value cannot be null.“ and “NullReference...
Reproduction steps:1. Create and open a new project2. Open Package Manager (Window > Package Manager)3. Install “High Definition ... Read more
Wireframe in 'Baked Lightmap' debug mode is not at the correct location
When going in Baked Lightmap debug mode, the wireframe is display at a wrong location Note: Certainly a camera-relative issueTo debu... Read more
Probuilder window shows tooltips even when any other window is blocking ...
How to reproduce:1. Open attached project "ProbuilderWindow.zip"2. Move the mouse cursor on top of the Probuilder Window's button th... Read more
Unity Editor crashes when switching to Game View in ARMobile, VR, or Mix...
Steps to reproduce: Create a new Unity Project using one of the following templates (AR Mobile, VR, Mixed Reality) Switch from the S... Read more
[URP] RenderGraph CopyPass does not work when MSAA is enabled
Reproduction steps:1. Open the attached “IN-122832“ project2. Select the “Assets/Dev Dunk Studio/Screen Space Fog/Samples/Settings/U... Read more
[UI Elements] NullReferenceException occurs when changing Windows UI sca...
If you have the editor open and change the scaling of the display the editor is on, a NullReferenceException will occur: NullReferen... Read more
Compiling a script with RequireComponent does not add that component to ...
How to reproduce: 1. Open any (new) project2. Create a new script and attach it to any GameObject3. Add [RequireComponent(typeof(Nav... Read more
Unapplied import settings popup is not thrown when entering Play mode an...
Reproduction steps:1. Open attached project "RiggingTesting - Copy.zip"2. Select "lowpolyCowboy" in Project window3. Change "Scale F... Read more
"Wireframe" and "Shaded Wireframe" Scene View shading modes don't work w...
1. Open a project and make sure the graphics API is set to DX122. Create a new "Unlit" shader asset and add '#pragma use_dxc' to the... Read more
[Test Framework] Template doesn't start with the latest verified Test Fr...
Newly created project doesn't start with the latest verified Test Framework package, Refer to the attached screenshot. Steps to repr... 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