Search Issue Tracker
TextMeshPro throws an ArgumentOutOfRangeException when glyph's id is gre...
Reproduction steps:1. Open the “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Text (TMP)” GameObje... Read more
[Vulkan] Crash when Camera sees a shader with more than 64 descriptors
How to reproduce:1. Set -force-vulkan command-line argument.2. Open attached project ("1225246-VULKAN-REPRO.zip")3. Make sure Vulkan... Read more
Optimise gameobject breaks skinned mesh when the root bone is changed
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/OutdoorsScene.unity“ Scene3. Enter the Play Mode4. Observ... Read more
[Android] WebCamTexture feed is black when using it on an older OS versi...
Reproduction steps:1. Open the user’s attached “WebCamTextureTest” project2. Build and run the Player (File > Build And Run)3. Gr... Read more
All scripts in project are dropped from objects after error on compilati...
All scripts in project are dropped from objects after error on compilation of Player 1. Open project attached.Or1. Create an object ... Read more
Texture's dimensions swap when it's width or height is bigger than 4096p...
How to reproduce:1. Open the attached 'TextureLoadBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: Tex... Read more
HingJoint2D.JointAngle can be calculated incorectly causing wound up joints
To reproduce:1. Open attached project2. Open TestHinges3. Press play4. Click Copy Source15. Click Copy Source26. Click Copy Orientat... Read more
"InvalidOperationException" error appears when switching selection betwe...
Reproduction steps:1. Open the attached “repro_IN-90542“ project2. Open the “Assets/SampleScene.unity“ Scene3. Go to the “Assets/DEM... Read more
Reordering Custom Passes not working
Reordering custom passes doesn't work. See attachment for video. First observed in Unity 2021.2.8f1 and HDRP 12.1 Read more
Assets with missing shaders have no preview thumbnails when using URP
How to reproduce:1. Open user's attached project "YataiMura.zip"2. In the Project window search for any Model or Prefab Expected res... 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