Search Issue Tracker
Animations do not play completely/get stuck when FPS/frame rate is low
How to reproduce:1. Open attached project "UI_Environment.zip" and scene "Sample Scene"2. Enter Play mode3. In Game view, press "Pla... Read more
Node name gets cut off in the Visual Effect Graph when the name is long
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package (com.unity.vi... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce:1. Create & Open an Empty project2. Build & Run on AppleTV using tvOS 12.3 Crashes when using:Apple TV 4K +... Read more
Vertical scrolling does not work when using the middle mouse button to s...
Reproduction steps:1. Open the attached “IN-94285” project2. In the Assets folder open the “Testingg” Animation Clip3. Resize the wi... Read more
[Quest 2] When using Scenes with Oculus layers and building for Android ...
Steps to reproduce:1. Open the attached user's project "TestScenesXRSDK.zip"2. Open "UnderlayCubemap.unity" Scene3. Make sure OpenGL... Read more
[Cache Server] Editor imports assets and tries to fill in Cahce Server a...
If you open project one computer connected to the Cache Server - it will fill in Cache Server with the import results(that is correc... Read more
Custom Shader Preview disappears after loading RenderDoc
Steps to reproduce: Create a custom shader for UI with the default implementation (branch node with default inputs) Load RenderDoc f... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
Modifying Input Actions when Reload Domain is disabled breaks existing b...
Reproduction steps:1. Open the attached “Input System Bug.zip“ project2. Open the “Playground” scene3. Enter Play mode and move the ... 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