Search Issue Tracker
[HDRP] Artifacts appear when Motion Vectors Per Object Motion is used
How to reproduce:1. Open attached project2. Enter the Play Mode3. Use on screen buttons to move the Prefab4. See the flickering on t... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
Vertical line appears on Asset Preview Box on some of the Assets
Steps to reproduce:1. Create a project2. Create a few Shader Graph Assets and expand them by clicking on the arrow icons (Create >... Read more
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... Read more
Shader cache uploads occur when the "Upload" parameter is disabled in th...
Reproduction steps:1. Open the attached “repro_IN-87131“ project2, Open the “Assets/Scenes/SampleScene.unity“ Scene3. Connect the Ed... Read more
Console displays "InvalidOperationException: Cannot modify VisualElement...
Steps to reproduce: Create a new 3D Unity Project Go to Unity -> Settings In the "General" section find "Editor Theme" Change it ... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
[Hub] [Mac] Linux Support is installed at root of Unity installation ins...
To reproduce:1) Open Unity Hub2) Install Unity with Linux Support Expected: The support is installed in {UNITY_PATH}/PlaybackEngines... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object