Search Issue Tracker
Undoing the creation of the "Button - TextMeshPro" GameObject only remov...
Steps to reproduce:1. Create a new project2. Create a UI Button GameObject (UI > Button - TextMeshPro)3. Undo object creation Act... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce:1. Open attached project2. Open scene "MapEditor"3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor4. Usi... Read more
Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Click on “Debug Draw... Read more
[Window management] Window header shrinks for Unity and hub after changi...
Window header shrinks for Unity and hub after changing the UI scaling from preferences. Refer to the attached screenshot. Steps to r... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
Shader Error when creating a Visual Effect Graph
Repo steps: Open Core Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Me... Read more
Rename Shortcut Profile window does not display all the data correctly
Steps to reproduce: Open the Shortcuts window (Edit>Shortcuts for Windows or Unity>Shortcuts for Mac) Click on the Profiles dr... Read more
[WindowsMR] Player window does not open if the user toggles XR off and c...
REPRO STEPS 1. Load attached project2. Build/Deploy to WMR locally on machine with "WindowsMR" as top-most SDK in Player Settings(Sh... Read more
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project- Project contains an audio file and an Editor script which can preload audio clips2. Go t... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... 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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script