Search Issue Tracker
[DXR] SNorm16 can't be used for mesh's normals when ray traced reflectio...
How to reproduce:1. Open the attached project named "Case_1263936"2. Open the Test Scene and enter Play mode3. Observe two meshes an... Read more
[Shader Graph] Material has an invalid configuration error on assigning ...
Material has an invalid configuration error is thrown on assigning Texture to none in the exposed Properties section. Steps to repro... Read more
[HDRP] Inactive exposure properties affect global values
This issue also breaks our HDRP particles sample scene. Repro:1) Download HDRP particle sample project2) Open the project notice the... Read more
Editor text is blurry when Verdana is set as the preferred Editor font a...
How to reproduce:1. Disable font smoothing and anti-aliasing settings in your operating system2. Create and open a new project3. Mak... Read more
Sorting Group component's fields have no margins in the Inspector window
How to reproduce:1. Create and open a new project2. Add 'Sorting Group' component to any game object3. Observe the 'Sorting Group' c... Read more
[IMGUI] Unable to change the "Aspect Ratio" value under Aspect Ratio Fit...
Unable to change the "Aspect Ratio" value when "Aspect mode" is set as "None" in Aspect Ratio Fitter. Value can be changed when "Asp... Read more
[VT] Errors after directly editing virtualTexturingSupportEnabled in Pro...
Steps:1. Open HDRP project (like new HDRP template)2. In project settings, other settings: toggle Virtual Texturing* = on3. file >... Read more
[PackMan] Cancel button does not work when Installing/Updating/Removing ...
While Installing, Updating, or Removing a Package, pressing the 'Cancel' button when the Auxiliary Window pops-up doesn't stop or in... Read more
Editor claims BC7 texture format is not supported for Universal Windows ...
Editor claims BC7 texture format is not supported for Universal Windows Platform when it actually works fine Repro steps: 1. Open th... Read more
[ARFoundation][Mobile] GameObjects get stuck to the camera after switchi...
Repro steps:1. Open attached project2. Build and Run on Android/iOS3. Press "Spawn" to place a sphere in front of the camera4. "Swit... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES