Search Issue Tracker
Windows resized independent of cursor when trying to double-click drag r...
Reproduction steps:1. Open new Unity project with Default layout2. Expand Inspector window until the middle of the Editor3. Double c... Read more
Metal Editor view repaint causes geometry explosion randomly
Metal Editor has multiple views and each of them has a separate queue for GPU command buffer submission. Last time I tested the beha... Read more
NullReferenceException when selecting a Dropdown Component override in t...
How to reproduce:1. Create a new Unity project2. Create a new UI Dropdown GameObject3. Create a Prefab from this dropdown by draggin... Read more
API Updater pops up and internal recursion is detected when assigning a ...
How to reproduce:1. Download the tester-attached script(Script.cs)2. Create a new Unity project3. Import the script Expected result:... Read more
[IMGUI] "Auto Sync Transforms" Property tooltip missing under "Physics" ...
Tooltip is missing for "Auto Sync Transforms" Property under "Physics" in the "Project Setting" window, Refer attached video Steps t... Read more
CommandBuffer.EndSample Intellisense comment is identical to CommandBuff...
How to reproduce:1. Download the user-submitted script(FloorCutoutCommandBuffer.cs)2. Create a new Unity project, import and open th... Read more
[Preset] Reset functionality does not work for the "Layer Collision Matr...
When the preset of "Physics 2D" and "Physics" is created from "Project Settings", Reset functionality is not working for "Layer Coll... Read more
[iOS] Skinned mesh data growth results in processing time decreasement w...
How to reproduce:1. Open the attached 'SkinningTest_.zip' project2. Check 'Development Build' flag in Build Settings3. Build for iOS... Read more
GameObject is not animated when the Animator Component is enabled during...
How to reproduce:1. Open the attached "1263490_AnimatorCullCompletely.zip" project2. Open the "SampleScene" Scene3. Select the "Anim... Read more
[Editor] Values under Project settings window doesn't update on selectin...
Project settings values don't update on selecting its preset until the mouse cursor is hovered over the project settings window, Ref... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically