Search Issue Tracker
[iOS] “Screen.orientation” returns wrong orientation when rotating a device
How to reproduce:1. Build And Run the attached “ScreenOrientation.zip” project on an iOS device2. Hold the device in portrait orient... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
UnityEngine.UI.ListPool<Mask> retains a reference to a Mask object after...
How to reproduce:1. Open the attached project2. Open Launch Scene3. Click Play4. Click Go To Next Scene in the Game View Expected re... Read more
Text Styles are not applied to Underline and Strikethrough when TextMesh...
Reproduction steps:1. Open the attached “Test_TMPro_styles.zip” project2. Open the “SampleScene” scene3. Observe the “Text_1” and “T... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
[WP8] Serialization Weaver fails to resolve System.Windows.Visibility
To reproduce:1. Open repro.zip. It's a project that contains a .dll that uses System.Windows.Visibility2. Build for WP83. Notice the... Read more
USB-connected PS5 DualSense controller not detected when playing a UWP b...
How to reproduce:1. Open the user’s attached project “DeviceTest.zip”2. Connect a PS5 DualSense controller via USB3. Build And Run E... Read more
[Android] Changing screen orientation stretches view after using SetReso...
Steps to reproduce: 1) Download attached project 'ScreenReslutionOrientationBug.zip' and open in Unity2) Build and Run 'Main' scene ... Read more
[Terrain] Editor crashes on applying/removing branch material of the sta...
Editor crashes on applying/removing branch material of the static Tree. Steps to repro:1. Open the attached.2. Tree game object >... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... 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