Search Issue Tracker
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
[Package Manager] Package Description text for assets under "My assets" ...
Package Description text under My Assets is clipping for assets that have a long Description. refer attached video. Steps to Repro:1... Read more
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
[WebGL] MSAA effect is not applied in build
How to reproduce:1. Open attached project ("1384522.zip")2. Build and Run the SampleScene to WebGL platform Expected result: MSAA is... Read more
[Android] Shader fails in OpenGLES 3.0 on Adreno 306 when comparing frag...
To reproduce:1) Open attached project and scene.unity in it2) Make sure in Player Settings OpenGLES 3.0 is forced or Automatic is us... Read more
Context menu with the "Revert" option doesn't appear when pressing the r...
Reproduction steps:1. Open the attached "repro_IN-90577" project2. Select the "Assets/BugReportMaterial_Variant.mat" Material Varian... Read more
Area Lights Produce Knarly Artefacts
Version 5.1.0f2 (0e70286e975e)Tue, 19 May 2015 13:49:17 GMTBranch: 5.1/release Repro: Create a plane. Create an area light. Make pla... Read more
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... 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