Search Issue Tracker
[Vulkan] Application crashes after executing Shader.WarmupAllShaders
Repro steps:1. Create a project with a script that executes Shader.WarmupAllShaders2. Make sure Graphics API is set to Vulkan3. Ente... Read more
Building a prefab using the addressable system with a MenuItem script th...
Steps to reproduce:1. Open the attached project "Case_1208938"2. Navigate to Windows-> Asset Management and open the Addressable ... Read more
[HDRP] NullReferenceException is thrown continuously when "Lighting" Ove...
On adding "Screen Space Reflection" and "Ambient Occlusion" Override to "Volume Profile" asset throws NullReferenceException continu... Read more
Memory leaks when moving around/navigating in HDRP Scene and Scene light...
How to reproduce:1. Open the attached 'project-1211183.zip' project2. In the Scene window disable scene lighting (lightbulb icon)3. ... Read more
[HDRP] [Metal] [Vulkan] Editor crashes after assigning HDRP asset on HDR...
Versions tested 2019.3.0f6 + 7.1.7, 7.1.8, 7.2.0 Reproduces only on 7.2.0 System: macOS Catalina 10.15.2 Steps to reproduce: 1) Star... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
Prefab Hierarchy is reordered after upgrading a project to a newer versi...
How to reproduce:1. Download the user-submitted package(PrefabTestPackage.unitypackage)2. Create a new Unity project with one of the... Read more
[Themes] Cursor is clipped in search bar of Package manager when using V...
Cursor in the search bar of package manager is clipped when using the font Verdana on Windows or Lucida Grande on Mac. Refer the att... Read more
[HDRP] "Enabled" text is overlapping with its input field in the preset ...
Text of the "Enabled" field overlaps with its input field under "Custom Passes" in the preset of "Custom Pass Volume (Script)" refer... Read more
[HDRP] "Generating diff of this object for undo because the type tree ch...
On changing the order of "Custom Passes" from "Custom Pass Volume" component causes the editor to throw below error:"Generating diff... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used