Search Issue Tracker
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps:1. Open "optimization_tests.zip" project2. "Preferences" -> "General" -> "Code Optimization on Startup" -&g... Read more
Memory “Meshes“ category endlessly rises when entering Play Mode
How to reproduce:1. Open the attached project “MeshBug.zip“2. Open Scene “SampleScene“3. Enter Play Mode4. Open the Profiler (Window... Read more
Input System Action Asset Window resets to default layout when saving th...
Reproduction steps:1. Create any new project2. Install ‘Input System’ Package3. Create a new project-wide Action Asset (Edit > Pr... Read more
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
Texture clamp mode isn't respected when importing FBX with embedded text...
Reproduction steps:1. Open the user's attached project2. Import "cat_03_clamp" with embedded "clamp" texture Expected result: FBX im... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Empty box displayed in "Target Density Distribution" field in Paint Deta...
Steps to reproduce: Create a new Unity project Install the Terrain Tools package Create a Terrain GameObject (Create > 3D > Te... Read more
Documentation page is broken
Steps to reproduce: Go to Behavior Documentation Navigate to Get started with Unity Behavior > Interact with behavior graphs via ... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... 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