Search Issue Tracker
Enabling Animator causes animation to finish immediately
To reproduce:1. Open attached project2. Play Scene3. Wait 10 seconds4. Click enable5. Notice that the animation finishes immediately Read more
[Linux] New shortcuts are not updated in the context menus when they are...
Reproduction steps:1. Create a new 3D project2. Open the Shortcuts window (Edit > Shortcuts)3. Change the “Main Menu/Assets/Refre... Read more
[Backport] [Mac] Editor crashes when importing a folder with an FBX file...
Reproduction steps:1. Create a new project2. Unzip and import the user's attached "004.zip" folder3. Observe crash Reproducible with... Read more
Icon size and Generate Elements are overlapping in Select Texture window...
Steps to reproduce:1. Create a new project and install the "AI Generators" package2. Install Visual Effect Graph package (Window >... Read more
NullReferenceException is thrown when clicking "Show in Explorer" on ele...
How to reproduce:1. Create a new Unity project2. In the Project window with the Two column layout, right-click on any folder in the ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
HingJoint2D.JointAngle can be calculated incorectly causing wound up joints
To reproduce:1. Open attached project2. Open TestHinges3. Press play4. Click Copy Source15. Click Copy Source26. Click Copy Orientat... Read more
SerializeReference does not update references when the generic field typ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open TestBehavior.... Read more
Crash on method_commands_internal when Unity is attached to Visual Studi...
Reproduction steps:1. Open the user’s attached project “UIElements.zip“2. In the Project window open the “EventHelpers.cs” script (P... Read more
[Settings] The selected Project Settings tab is reverted to the default ...
How to reproduce:1. Create a new Unity project2. Right-click in the Project window and go Create -> C# Script3. Go File -> Pro... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject