Search Issue Tracker
[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
[Scripting] Deleted Script from Unity Editor is available in the Visual ...
Deleted Script from Unity Editor is available in the Visual Studio Editor. When Script is edited and save it appears in the Unity Ed... 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