Search Issue Tracker
Files are renamed when dragged into Unity using file explorer
Reproduction Steps:1. Create a new Unity project2. Open File Explorer and locate an image or file3. Drag that file into the project ... Read more
FileSystemWatcher returns bad file path when entering Play Mode
How to reproduce:1. Open users attached project2. Open Assets > Repro.unity3. Enter Play Mode4. Observe the Console window Expect... Read more
CPU usage spikes in the Loading.LockPersistentManager when async loading...
How to reproduce:1. Open the attached "ReproProject.zip" project2. Open the "Game Streamer Scene" Scene (Assets/NatureManufacture As... Read more
Texture becomes lower quality when the texture is downloaded with script
Reproduction steps:1. Open the attached "(FAV) PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene 1.unity" scene3. Enter the... Read more
[Windows] InputValue of the scroll wheel changes with the step of ±120 w...
Reproduction steps: Open the attached “InputSystem” project Open the “InputManager” scene Enter the Play Mode Scroll the mouse wheel... Read more
Animator transition parameter is ignored in a transition from entry to a...
To reproduce: 1. Open the project, attached by the tester (link in edit)2. Open the "BugTest" scene3. Select the Third Person Contro... Read more
Opening Dropdowns freezes Game View when using Fixed Resolution
Reproduction Steps:1. Import attached project "893585 - DropDown.zip".2. Open "DropDownTest" scene.3. Select Game View.4. Make sure ... Read more
Graphics.DrawMeshInstanced doesn't draw anything in build
To reproduce: 1. Open the project, attached by the user (TestInstancing.zip)2. Open the "SampleScene" scene3. Enter Play mode4. Obse... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce:1. Open the user attached project2. Open the project destination folder3. In the BuildNoGraphics.bat add the Editor... Read more
'Assertion failed: m_HandleManager.IsValidHandle (renderer.m_Handle)' er...
To reproduce: 1. Open the project, attached by user (SMR.zip)2. Open "Repro" scene3. Enter Play mode4. Observe console Expected: no ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks