Search Issue Tracker
Attaching Microsoft Keyboard with fingerprint reader crashes unity
see title, not much more to go on, don't have the device ourselves -repro:--create new project--import input system package--attach ... Read more
[Profiling] Raw Hierarchy mode showing Hierarchy mode data in the profiler
Hierarchy and Raw Hierarchy mode are showing the same data. Steps to repro:1. Create a new project.2. Windows > Analysis > Pro... Read more
ParticleSystemRenderer BakeTrailsMesh produces a trail mesh with additio...
How to reproduce:1. Open attached project "particlebake.zip" and scene "SampleScene"2. In Hierarchy window, select "Particle System"... Read more
[BlendTree] Animator Blend Tree throws warnings when typing a decimal va...
To reproduce:1. Open attached project ("case_1250904.zip")2. In the Animator window select the Blend Tree3. Type '0.01' to Animation... Read more
MeshRenderer still renders a mesh even if the MeshFilter has been remove...
Steps:1. Add Cube and convert it to prefab2. Swith to InContext editing from the Cube instance3. Remove Mesh Filter component from P... Read more
NullReferenceException error is thrown on creating new Lightmap Paramete...
NullReferenceException error is thrown on creating new Lightmap Parameter in Lighting Settings. Steps to repro:1. Create a new proje... Read more
[Tiny] [WebAssembly] Runtime exception is thrown when concatenation of n...
Reproduction steps:1. Open the attached project ("case_1228388-tinybuild.zip")2. Run "Assets/~BuildSettings/Wasm build"3. Host the b... Read more
[IL2CPP] XmlSerializers [XSD, XGEN] loading times are slow
Reproduction steps:1. Open user's attached project in "XmlSerializers.zip"2. Make sure the iOS device you will be using is connected... Read more
[Vulkan] Crash on vk_optimusGetInstanceProcAddr when double clicking sha...
Reproduction steps:1. Open the attached "case_1248909_zip" project2. Select the "Settings\ssao" shader in the Project window3. Doubl... Read more
[Scripting] Renaming the class name in the VisualStudio Code leads a ne...
Renaming the class name in the VisualStudio Code leads a new Script in the Unity Editor Steps to Repro: 1. Create a new Project2. Cr... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons