Search Issue Tracker
Failed to resolve Windows.Media.Capture.Frames.MediaFrameSourceInfo when...
How to reproduce:1. Download and open "2019_3_0f4_C_UWP_Error.zip" project2. Build project for UWP Expected results: Build completed... Read more
[Android] Player freezes for a few seconds when OnDemandRendering.render...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
"Trying to draw gizmos while inside a renderpass" error message is throw...
Steps to reproduce:1. Open the attached “Repro.zip“ project2. Open the “_Menu” Scene3. Open the Scene View4. In the top-right corner... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... Read more
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce:1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"2. Build and Run the project3. Notice Rende... Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reproduce... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... 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
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
ArgumentException from hierarchyWindowItemOnGUI is thrown when leaving P...
How to reproduce:1. Open the user attached "HierarchyWindowItemOnGUI.zip" project2. Enter the "SampleScene" Scene3. Open the "Prefab... 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