Search Issue Tracker
[Docs] Clicking on doc button in Inspector opens a "missing page error"...
How to reproduce:1. Create a new Project or open an existing one2. Create and select a new Animation Controller3. Right-click on gri... Read more
Shadowmap memory size is reported inconsistently by the Profiler in diff...
How to reproduce:1. Open tester-attached project (NewUnityProject.zip)2. Build and Run the project in development mode3. In the Edit... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... Read more
Uninformative "Something went wrong while Post Processing the assembly" ...
How to reproduce:1. Open the attached project2. Clear the Console Window3. Observe the cleared Console Window Expected result: There... Read more
Shader Sampler name is typed in lower case when Texture/Sampler mismatch...
Reproduction steps:1. Open attached project "shader_error"2. In the project window, select "UnrecognizedSamplerErrorNotReportedOnMet... Read more
[MacOS] No error is thrown on Metal Graphics API when shader texture/sam...
Reproduction steps:1. Open attached project "shader_error"2. In the Project window, select "UnrecognizedSamplerErrorNotReportedOnMet... Read more
[Scripting][Mac] Script throws NullReference errors on OnEnable() though...
To reproduce:-Create a new unity project-Import the attached script or copy from below (Project Window -> Import new asset)-Creat... Read more
[Camera] Camera prefab continuously updated on resetting the camera comp...
Mouse cursor flickers continuously on resetting Camera prefab. Steps to repro:1. Create a new Project.2. Create a prefab of the Main... Read more
ITestPlayerBuildModifier.ModifyOptions is not being called when running ...
Repro steps:1. Open attached project2. Main Menu -> Window -> General -> Test Runner3. Press "Run all in player (Android)"4... Read more
[HDRP] [Vulkan] Player doesn't render HDRP template scene if there are o...
Steps:1. Create new project with HDRP template2. Open package manager > HDRP (high-definition render pipeline) > update to lat... 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