Search Issue Tracker
Lens Flares ignore Camera Culling Masks
Reproduction steps:1. Open the attached project "URPFlareBug"2. Observe the Game view Expected result: blue flare is visible on both... Read more
[Shader Graph] Node input value links have rendering artifacts when movi...
To reproduce:1. Create a new URP or HDRP project2. Create a Shader Graph3. Add a "Add" node4. Observe the input field links5. Start ... Read more
[Vulkan] Crash when Camera sees a shader with more than 64 descriptors
How to reproduce:1. Set -force-vulkan command-line argument.2. Open attached project ("1225246-VULKAN-REPRO.zip")3. Make sure Vulkan... Read more
URP Renderer 2D Full Screen Pass Renderer Feature is only affecting half...
How to reproduce:1. Open the “FullScreenTest“ project2. Open the “Test“ scene3. Open the “Assets/Settings/Renderer2D“ in the Inspect... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
Texture's dimensions swap when it's width or height is bigger than 4096p...
How to reproduce:1. Open the attached 'TextureLoadBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: Tex... Read more
HingJoint2D.JointAngle can be calculated incorectly causing wound up joints
To reproduce:1. Open attached project2. Open TestHinges3. Press play4. Click Copy Source15. Click Copy Source26. Click Copy Orientat... Read more
Crash on vk::RenderSurface::GetFormat when building Asset Bundles and An...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the top menu select "Tools > EditorContentManager"3. In the opened ... Read more
C# managed (reference) implementation of mm256_cvttps_epi32 maps to mm25...
How to reproduce:1. Make a new project2. Install Burst3. Make a call to the "X86.Avx.mm256_cvttps_epi32" function Expected results: ... Read more
Assets with missing shaders have no preview thumbnails when using URP
How to reproduce:1. Open user's attached project "YataiMura.zip"2. In the Project window search for any Model or Prefab Expected res... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code