Search Issue Tracker
Getting 'ArgumentException: Illegal characters in path' when opening pre...
To reproduce: 1. Open users attached project "New Unity Project.zip" 2. Open Preferences window Expected result: Preferences window... Read more
Rotating an object resets the Tool Handles to use Local Rotation when us...
How to reproduce: 1. Create a new Unity project 2. Make sure the Tool Handle Rotation is set to Global 3. In the Hierarchy Window cr... Read more
Color picker needs indicator in UI to specify behavior of hex field for ...
Repro: 01 - Create a new Unity project using either of the above builds. 02 - Create a new material from the project view. 03 - Enab... Read more
CustomPropertyDrawer with a lot of entries breaks text rendering
Steps to reproduce: 1. Open user OC attached project 2. Select the scriptableObject 'InininCase_00' 3. Scroll till the first element... Read more
CustomPropertyDrawer entries disappear when scrolling down
Steps to reproduce: 1. Open user attached project to OC 2. Select the scriptableObject 'InininCase_00' 3. Unfold all elements in the... Read more
Unity hangs when trying to attach visual studio debugger
When testing macOS with the visual studio debugger test case https://tinyurl.com/yb92prvz, Unity will locks up with continuous beach... Read more
[IMGUI] AudioLowPassFilter text is clipped in its preset asset
AudioLowPassFilter text is clipped in its Preset Asset. Steps to repro: 1. Open the attached project. 2. Select "AudioLowPassFilter... Read more
Standalone Application still has focus when SW_SHOWMINIMIZED Script is a...
How to reproduce: 1. Open attached project 2. Open SampleScene 3. Go to "PlayerSettings" and set "FullscreenMode" to "Windowed" 4. S... Read more
Custom Tools context menu button has no icon or tooltip
The custom editor tools button on the toolbar currently has no icon, and no tooltip when hovered over. These need to be added. 1. I... Read more
[Editor] "Remapped Materials" section is missing under Materials tab whe...
"Remapped Materials" section is missing under the Materials tab when preset is created of any 3D model. Steps to reproduce: 1. Ope... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule