Search Issue Tracker
URP Decal Projectors don't render when they are hidden in the Hierarchy,...
How to reproduce: Open the “URPDecalProjectorBug.zip“ project Open the “SampleScene“ In the Hierarchy, toggle the visibility of the ... Read more
SVG rendering has gaps when FillMode is set to "Scale And Crop" in UI Bu...
How to reproduce:1. Open the project “IN-117855_UIToolkitSVGAnimations”2. In the Project tab, open "UIToolkitSVGAnimationsDemoLayout... Read more
Reflection Probe “adjusting number of stops to over or under expose the ...
Reproduction steps:1. Create a new project2. Create Reflection Probe GameObject (GameObject > Light > Reflection Probe)3. Set ... Read more
UI Toolkit rendered text breaks when toggling FontWeight styles through ...
How to reproduce: Open the project “UTK-fontasset-fallback-bug.zip“ Open the “FallbackFontBug“ Scene Enter Play Mode Press “Toggle B... Read more
Transparent pixels are still hit when alphaHitTestMinimumThreshold is se...
How to reproduce: Open the “IN-121871.zip“ project Open the “InteractionTestScene“ Scene Enter Play Mode Hover the mouse over the “C... Read more
wasPressedThisFrame always returns false on macOS when Caps Lock is enabled
How to reproduce: Open the “UnityInputTest.zip“ project Open the “main“ Scene Enter Play Mode Enable Caps Lock Press the “a“ key on ... Read more
No way to get raw (non-validated) convex hulls from the PhysicsComposer.
When creating PolygonGeometry via PhysicsComposer.CreatePolygonGeometry, all the geometry is pre-validated prior to being returned w... Read more
Unity CIL Linker fails on Player build when persistent listeners have "<...
Reproduction steps:1. Open the attached “IN-122008_methods-to-preserve-Repro.zip“ project (link in the internal comments)2. Go to Fi... Read more
”Lighting data asset ‘LightingData’ is incompatible with the current Uni...
Reproduction steps:1. Create a new project2. Open New Scene window (File > New Scene)3. Select Indoors (URP) or Outdoors (URP) Sc... Read more
Missing documentation pages for the SceneEventMessage and SceneEventData...
Steps to reproduce: Open the manual page for NetworkSceneManager. Link for 2.6 manual version - https://docs.unity3d.com/Packages/co... 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