Search Issue Tracker
Poor contrast on Animation Clip names properties when using the Dark mode
How to reproduce:1. Create a new Unity project2. Open the Animation window and create any Animation Clip for any GameObject3. Add an... Read more
Packman: Scrolling with the mouse wheel up and down changes and UI windows
Steps to reproduce: Open or create a project Go to "Window" ->"Package Manager" Add/dock a Pacman window next to the "Scene" and ... Read more
Resetting camera component to defaults does not reset the Camera FOV Axi...
Steps to reproduce:1. Open new project2. Check the Camera component field "FOV Axis" (Should be Vertical)3. Set it to Horizontal4. I... Read more
API updater fails to resolve dependencies when building with Terminal
Reproduction steps:1. Open Repro.sh inside the project folder and modify Unity's version path2. Open the Terminal and navigate to th... Read more
[URP] Shadows are being culled incorrectly in the corner of the Camera V...
To reproduce: 1. Download attached "LWRP_shadow_distance.zip" project and open in Unity2. Open "SampleScene" scene3. Observe the Sha... Read more
Joint Physics result in unexpected behaviors when used for articulated v...
Reproduction steps:1. Open the attached “IN-91978” project2. Enter the Play Mode3. Observe the “Mond08” GameObject in the Game View ... Read more
BoxCast2D and CircleCast2D has inconsistent edges at the starting collider
Steps to reproduce:1) open users attached "New Unity Project 2.zip (3 MB)"2) play the scenenote: Green box is of size = 1 and casts ... 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
[Mono] [Coverage] Crash on scripting_profiler_get_coverage when calling ...
How to reproduce:1. Open the "mono_profiler_coverage_crash_on_EditorApplication_SaveAssets.zip" project2. Enable Code Coverage (Pref... Read more
NullReferenceException when toggling Show Asset Store search hits
Reproduction steps:1) Create a new project (or open any existing one)2) Open preferences window: Unity/Preferences/General3) Toggle ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class