Search Issue Tracker
USS variables inherited from parent elements are applied before local va...
Reproduction steps:1. Open the attached project “UIBuilderBug“2. Open the Visual Tree Asset “Assets/Test” Expected result: Visual El... Read more
DirectX 11 analytics crashes the player on Windows 7
Callstack: UnityPlayer.dll!d3d11::D3D11Analytics::GetFeatureOptions(struct dynamic_array<struct GraphicsSpecificAPIAnalyticsEntry... Read more
"Lighting bake stops with error 2 ('AddGeometry' failed with exit code: ...
Steps to reproduce:1. Open the attached “BakingErrorBug” project2. Open the “Map011_building” scene3. Open the Lighting window by go... Read more
Crash on CreateAssetMenu::Rebuild when creating a project after enabling...
Reproduction steps:1. Create an empty project2. Enable “ForceDebugAllocator” in File->Preferences->Diagnostics3. Close the Edi... Read more
NullReferenceException is thrown after opening "My Assets" window in the...
Reproduction steps: Create a new project Open Package Manager Click on "My Assets" Button Expected result: No errors or warnings are... Read more
OpenGLES2 'uses-feature' entry is added to the Android manifest when not...
Reproduction steps:1. Open the attached project "AndroidBug" with the Android Platform2. Go to File > Build Settings and press th... Read more
Scene view toolbar changes when CommandBuffers are used and the mouse is...
Reproduction steps:1. Open the attached Project “UI_Flicker”2. Open the “Assets/Scene/E3_09_LnL.unity”3. Add a material “Assets/MAT_... Read more
"program_source:9:8: error: unknown type name 'Mtl_VertexOut'" is logged...
How to reproduce:1. Open the user-attached project “metaLerror”2. In the Project window, right-click on “VolumetricLightBeamSRP” Sha... Read more
Burst crash in Player on Intel i7 X 980 - Illegal instruction
1. What happenedPlayer crashes on "Illegal instruction"When I load crash dump and look into disassembly there's VMOVAPD, which is pa... Read more
Physical Camera is disabled when using accumulation
Reported by multiple users, see this forum thread Reproduction steps: (there is a sample project in the slack thread)1. In your Unit... 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