Search Issue Tracker
Audio Clip Import Settings do not get saved when the "Override for Dedic...
Reproduction steps: 1. Open the attached project 2. Select the "Squish" Audio Clip located in the Assets folder of the Project win... Read more
'SendMessage cannot be called' warning is thrown when calling AssetDatab...
Reproduction steps: 1. Open the attached 'PlayableDirectorSendMessage' project 2. In the Project window select the 'Assets/Prefab.pr... Read more
Project Settings has typos when using a tooltip
Reproduction steps: 1. Create a new project 2. Go to the Project Settings > Editor 3. Hover the mouse pointer over 'Desired Import ... Read more
[Web] Project doesn't build when a version file is included
When a VERSION file with a version number in it is added to the root directory of a project, and then built to WebGL, the build brea... Read more
Gradient mode getter/setter does not have thread-safe access preventing ...
Reproduction steps: 1. Open the attached "GradientsAndThreads" project 2. Open the "ReproScene" scene 3. Enter the Play mode 4. Obse... Read more
Performance cost of looping animations increases over time
Steps to reproduce: 1. Open the attached "InflatingAnimationCostBugReport.zip" project 2. Open SampleScene in Assets > Scenes 3. In ... Read more
Async/await makes the Editor hang indefinitely
How to reproduce: 1. Open the attached "Deadlock test" project 2. In the Project window, Right Click -> Create -> Bug -> Sample 3. C... Read more
Offset on Buttons and Sliders when using UI Toolkit Samples Styles
Reproduction steps: 1. Open the user's attached project 2. Open Window > UI Toolkit > Samples > Styles 3. Press the button or move t... Read more
Can't select color from Editor with color picker when Unity Editor is on...
Reproduction steps: 1. Open the user's attached project 2. Move Unity Editor to the secondary monitor 3. Select "Text (TMP)" GameObj... Read more
[Linux, Mac] VR Template is available in Hub on Linux and Mac despite Op...
Reproduction steps: 1. Create a new VR Template project 2. Enter Play Mode 3. Observe Console window (if no error, observe Window ->... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport