Search Issue Tracker
UI Toolkit Debugger search text cursor and background text are overlapping
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> Debugger3. Navigate to the search in the bottom... Read more
Opening many tabs in the same tab group doesn't automatically scroll to ...
How to reproduce:1. Create a new Unity project2. Make sure to use the default layout3. In the Project window, right-click -> Crea... Read more
MeshCollider does not detect collisions with Capsules and CharacterContr...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Core/Scenes/TestScene.unity” Scene3. In Scene view, ... Read more
"System.String" size in Player increases when building using Addressable...
Reproduction steps:1. Open the attached “repro_IN-96771“ project2. Open the “Assets/SpaceShooter.unity“ Scene3. Open the “Addressabl... Read more
[Linux] Player creates a maximized window when launched with batchmode a...
Reproduction steps:1. Create a new project2. Click File > Build Settings > Build3. Open the Terminal, and run the player with ... Read more
[Android] [iOS] [macOS] Inconsistent "CameraDepthTexture" behavior when ...
How to reproduce:1. Open the “CameraDepthRenderScaleBug.zip“ project2. Open the “SampleScene“3. Build and Run for Android4. Move the... Read more
"InvalidOperationException: Trying to use a texture (_MainLightShadowmap...
Reproduction steps:1. Open the attached “IN-97125.zip” project2. Open the “Main” Scene (Assets > _Project > Scenes)3. Make sur... Read more
[Rendering Debugger] "Sorry...that page seems to be missing" when clicki...
Steps to reproduce:1. Create new Unity project2. Open Rendering Debugger window (Window > Analysis > Rendering Debugger)3. Sel... Read more
UI Toolkit Debugger "Pick Element" selection works only after clicking i...
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> Debugger3. Click "Pick Element" 4. Observe the ... Read more
Crash on __pthread_kill when opening a specific object
How to reproduce:1. Open the attached “CrashRepro“ project Reproducible with: 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7 Repr... 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