Search Issue Tracker
[InputSystem][Windows] Thrustmaster USB Joystick leads to exceptions
1. With Windows editor open, plug in Thrustmaster USB Joystick.k2. Observer "Could not create device" error in the console. NotImple... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
[Android] Crash with signal 6 when Read/Write is enabled in Texture Impo...
Reproduction steps:1. Open the attached Unity project "Crash.zip" from Google Drive (link in the edit)2. Go to Edit > Project Set... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
[UI Builder] Hierarchy collapses when changes are saved
How to reproduce:1. Open the attached project "hierarchyRepro"2. Open the UI Document "openMe" (Assets/openMe.uxml)3. In the UI Buil... Read more
Sprite Renderer with Animation does not reflect Sprite changes in the Sc...
Reproduction Steps:1. Open the attached "Bug Report Sprite Animation Masking.zip" project2. Open the "SampleScene" Scene3. Enter the... Read more
FontEngine.LoadFontFace fails with Invalid_File_Path when the file path ...
How to reproduce:1. Open the attached “BugReport.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Console windo... Read more
Texel Size Node doesn't return texel size but instead returns the size o...
How to reproduce:1. Open the user attached project2. Make sure the Scene "Test" is opened (Assets)2. Enter Play Mode Expected result... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
Prefab loses script-created references when overwritten by the same script
How to reproduce:1. Open the attached “IN-82791“ project2. Press “Tools” → “Create Mesh and Prefab” from the Menu Bar to run custom ... 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