Search Issue Tracker
[Mac Editor] EditorWindow.focusedWindow returns null when not focused on...
How to reproduce:1. Open the attached project2. Open "SampleScene"3. Click on the Scene View to focus it (observe the "UnityEditor.S... Read more
[Editor] Some terrain component's tooltips aren't displayed
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. Select T... Read more
Inaccurate collision detections when Rigidbody Collision Detection is se...
Reproduction steps:1. Open the attached “FalsePositiveCollision_Ramp.zip” project2. Open the "FalsePositiveCollision_Ramp" Scene ( A... Read more
Timeline animation behaving unexpectedly when model has Animator control...
Steps to reproduce:1. Open attached Unity Project "case_917361-VR_sink-reduced".2. Open Scene "Scenes\test".3. Enter Play mode.4. Ob... 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
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Animation Track's copy loses its properties when it's pasted from anothe...
How to reproduce:1. Open the attached project "TimelineCopyPasteBugReport.zip"2. Open Window > Sequencing > Timeline3. Open To... Read more
Crash when closing the Editor when using Entities with Input system
Reproduction steps:1. Open the attached project “reproIN-32898_InputSystemBug”2. Close the Editor Expected result: The Editor closes... Read more
InputActionAsset is not being updated when it is already assigned to Pla...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/Main” scene3. Enter Play mode4. Press the “K” b... Read more
[URP][MacOS] Getting Light artifacts in a Scene view with multiple Refle...
Reproduction steps:1. Open the attached Unity project "iOSFlickeringIssue.zip"2. Go to File > Build Settings and select iOS Platf... 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