Search Issue Tracker
Editor freezes when importing asset with a metafile
Steps to reproduce:1. Download 1122521_assets.zip2. Import "Texture" folder into Unity Expected results: Texture is importedActual r... Read more
Continuously updating colorMultiplier for a Selectable's colors allocate...
How to reproduce:1. Open user-submitted project (ColorTest) and 'SampleScene' scene2. Enter Play Mode3. Open the Profiler window and... Read more
"Selected Object Info" is not expanding in the Physics Debugger
Steps to reproduce:1. Open original project "New Unity Project (32).zip"2. Open the Physics Debugger from Window /Analysis3. Create ... Read more
[Addressables] A scripted object has a different serialization layout wh...
How to reproduce:1. Open the repro project ("Case-1122461.zip")2. Open the Addressable tab3. Select AAS Profile to local4. Build pla... Read more
New Project default "SampleScene" is added to the Build Settings
Reproduction steps: 1. Create a New Project2. Open the Build Settings Expected Result: No scenes added to the Build SettingsActual R... Read more
[LWRP] "GL.LINES" and "Debug.DrawLine()" not rendering in Game view when...
Reproduction steps: 1. Open "Test.zip" project2. Enter Play mode3. Notice that in the Scene view there is a green cube and a blue tr... Read more
TextMeshPro Text is displayed only after modifying its' TextMeshPro UGUI...
How to reproduce:1. Open the attached "BugReport_TextMeshPro.zip" project2. Wait for the compilation process to finish3. Open the "m... Read more
[Tools] pCache Tool UX issues
Repro steps:1. Open the pCache bake tool2. Assign a mesh3. Observe the following: - Mesh Statistic fields are inputs; probably shoul... Read more
[SceneView] Selection Outline displays artefacts with VFX graph assets
Repro steps:1. Create a new VFX asset and drag it into the scene2. In the scene view, make sure Selection Outline is enabled.3. Sele... Read more
[UX] Errors when using large values in certain fields
Repro steps:1. Create a new VFX asset2. Drag it into the scene (the error does not reproduce if there is no instance of the effect i... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window