Search Issue Tracker
Animation Window icons are pixelated on HiDPI screens
Steps to Reproduce: 1. Find a HiDPI Moinitor 2. Open any Unity Project 3. Open Animation Window 4. Select some Game Object, hit "Cre... Read more
[IL2CPP] C# CLI DNS for IPv6 throws a SocketException in the player build
How to reproduce: 1. Open user-submitted project (DNSTEST.zip) 2. Open the SampleScene 3. Enter Play Mode and see the Console window... Read more
Editor crashes on block_remove when reimporting FBX file and Normals is ...
Reproduction steps: 1. Open the user's attached "Bug Test.zip" project 2. Right-click on "level_trenchobject_tent_b_lod2" in the Pro... Read more
WebGL Publisher package unavailable in Package Manager
Reproduction steps: 1. Open Unity Editor 2. In Package Manager window, search for "WebGL" 3. Observe results Expected result: WebGL... Read more
In 2020.1 minimum HLAPI package version should be 1.0.6
When you upgrade the package from older versions to 2020.1+ minimum version of HLAPI package version should be 1.0.6. Read more
[XR Interaction Toolkit] "m_StopLineAtFirstRaycastHit" variable is not u...
Reproduction steps: 1. Create a new project 2. Install XR Interaction apckage 3. Find and open "XRInteractorLineVisual.cs" file in p... Read more
Imported Video clip has missing frames and is shorter when comparing it ...
Steps to reproduce: 1. Create an empty project 2. Import users attached video to the project 3. Preview it in the Import settings In... Read more
Character Controller snaps downwards when the height needed to step on a...
How to reproduce: 1. Open the attached "CharacterBug.zip" project 2. Open the "SampleScene" Scene 3. Select the "Capsule" GameObject... Read more
Inspector showing built-in RP GUI when using extended UniversalRP asset
Reproduction steps: 1. Open attached project "Inspector.zip" and scene "Scene" 2. In Hierarchy window, select "Main Camera" GameObje... Read more
Faraway objects can be seen through walls when DirectX11 and Feature Lev...
How to reproduce: 1. Open the user's attached project "UWP_BugReport.zip" 2. In Build Settings, set the Platform to PC, Mac & Linux ... 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests