Search Issue Tracker
Converting RGB value to HSV and back to RGB returns wrong values
How to reproduce:1. Open attached Unity project2. Load scene "SampleScene"3. Enter the Play mode4. Notice Assertion failure in the C... Read more
[Linux] .desktop file location is hardcoded instead of checking XDG_DATA...
To reproduce:1) Have Unity Hub installed, with .desktop file placed in ~/.local/share/applications2) Redefine your XDG_DATA_HOME var... Read more
Timeline's animation track does not refresh after changing Track Offsets
Steps to reproduce:1. Open attached Unity project2. Select Cube in the scene3. Select Cube animation track in the Timeline Window (n... Read more
[2D SpriteShape] "InspectorWindow does not contain a definition" excepti...
'InspectorWindow' does not contain a definition for 's_CurrentInspectorWindow'error throws when installing 2D SpriteShape package St... Read more
Editor crashes on GizmoManager::BuildGizmosFromGameObjectRecursive when ...
To reproduce:1. Open user's attached project ("New try")2. Open a scene "close target"3. Save the scene (CTRL+S)-- Editor crashes Re... Read more
[Linux] Clicking 'Open Containing Folder' on package files does not open...
How to reproduce:1. Open any project2. In the Project window under Packages right click on any file and click "Open Containing Folde... Read more
Post Processing Profile has no effect when it was added from script unti...
How to reproduce:1. Open attached project "UnityTest.zip"2. Click "Window" > "Weather Maker" > "Setup Post Processing"3. Obser... Read more
[Linux][Editor] Editor crashes if drivers don't support OpenGL 3.1
Currently, if the GPU does not support OpenGL 3.1, Unity crashes with "Failed to initialize unity graphics". Instead, it should dete... Read more
Updating to newest version of Entities package throws compilation errors
How to reproduce:1. Open attached project----------------------------------Observe Console Reproduced with: Entities package version... Read more
Unable to clear bone mappings
I'm unable to clear the bone mapping from the rig mapping menu. Steps to reproduce- Open attached project- Select Assets > Animat... 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
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
- Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
- Child particle spawns offset toward camera when Collide with Depth Buffer uses Lifetime Loss = 1
- Crash on (nvoglv64) vkGetInstanceProcAddr when starting the project with Vulkan and Test Framework Performance
- UI Builder adds non-removable built-in class selectors when adding a custom selector via “Add Selector...”