Search Issue Tracker
[URP] RenderingData.lightData.visibleLights[] is not sorted when its cou...
How to reproduce:1. Open the user's attached "VisibleLightsCountBug_URP_2021.2.zip" project2. Open the "SampleScene" Scene3. Move th... Read more
isDebugBuild returns False in the Editor when its value is checked after...
How to reproduce:1. Open the attached project "Case_1317834"2. Build the project3. Observe the Console Window Expected result: isDeb... Read more
[Windows 7] Getting "IsDenoiserLibraryAvailable()" error when building w...
To reproduce:1. Open the attached project2. Make sure that in Player Settings Color Space is set to Gamma3. Make sure that in Player... Read more
[Backport] Build is launched in the wrong Display when Main Display is c...
Reproduction steps:1. Open the attached project "Display test"2. Check your Display settings3. Build and Run project4. Notice that t... Read more
Selection staying after blur
1- Create a UI Document 2- Select the label of the "sortOrder" field 3- press tab. Expected: Field loses selection Actual: Fiel keep... Read more
[Windows] IME is delayed from switching to the Korean language in the ed...
Reproduction steps: Open the user attached project Switch to Korean language input Press the Play button Press and hold any letter o... Read more
Crash on ResolveDepthIntoTexture when entering Play mode
Reproduction steps:1. Open the attached project “rt-bug_2021.zip“2. Enter Play mode Expected result: Play mode is entered successful... Read more
Default Runtime Theme is corrupted and cannot be restored when a referen...
Reproduction steps: Open the attached project ”IN-5191.zip” In the Project window select the “Unity Default Runtime Theme” asset In ... Read more
Video stutters on playback when the 'loop' option is enabled in the Vide...
Reproduction steps:1. Open the attached ‘VideoLoop’ project2. Open the ‘SampleScene’3. Enter Play mode Expected result: Video loops ... Read more
When building Windows player from the editor with Visual Studio solution...
It generates a PDB named "My project (44)_x64_Release_False.pdb instead of "My project (44)_x64_Release_Mono.pdb". 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