Search Issue Tracker
Quaternion ToAngleAxis does not deal with singularity at (0, 0, 0, -1)
Reproduction steps:1. Open the attached "ToAxisAngleTest.zip" project2. Enter Play Mode Expected result: Console logs "(1.0, 0.0, 0.... Read more
Particle System Emission Burst Min/Max Count values are not visible when...
How to reproduce:1. Open the attached "1347798_Project"2. Open the Scene "SampleScene"3. In the Hierarchy select the "Particle Syste... Read more
Versioned Linux libraries are ignored by the Editor when they are imported
Reproduction steps:1. Download the attached file (Plugins.7z) and extract its contents2. Open a new or an existing project3. Import ... Read more
Overlap is detected in LayerMask.GetMask when Collision is turned of bet...
How to reproduce:1. Open the attached project "LayerMask.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Press W Exp... Read more
Editor crashes on GameObject::ActivateAwakeRecursivelyInternal when open...
Reproduction steps:1. Open the project from the attached google drive link2. Go to Assets/Scenes and open "Level_1.unity" scene Repr... Read more
Inspector does not allow Multi-object editing after adding a CanEditMult...
Steps to reproduce:1. Download and open the project "RefProject.zip"2. Open Assets/SampleScene.unity3. Select all the "Gradient" Gam... Read more
Parenting isn't displayed in the Hierarchy after loading a custom layout
How to reproduce:1. Create a new 3D project2. Load the attached "TestLayout.wlt" layout3. Create two Empty GameObjects in the Hierar... Read more
Unity crashes when HumanPoseHandler.SetHumanPose is called after its Ani...
Reproduction steps:1. Open the attached project "SetHumanPose.zip"2. Open the "Main" Scene3. Enter Play Mode4. Press the R key Expec... Read more
HorizontalLayoutGroup fails to position children when entering/leaving P...
Reproduction steps:1. Open the attached "1350545.zip" project2. Notice how the red and green Panels are laid out3. Enter Play Mode E... Read more
Crash on UnityMain when building for server with active VideoPlayer in S...
How to reproduce:1. Open the attached project from "ServerBuild.zip"2. Open the Scene "SampleScene"3. Build the project with Server ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu