Search Issue Tracker
Visual Effect Graph templates are not presented for LWRP
Steps to reproduce:1. Unzip Users attached project "Crapoutis.zip"2. Navigate to Library -> PackageCache -> com.unity.visualef... Read more
Unity Keyboard shortcut are not being underlined when Underline keyboard...
Steps to reproduce:1. Open "Control Panel"2. Open "Ease of Access Center"3. Select "Make the keyboard easier to use"4. Enable "Under... Read more
Project fails to build with Burst errors
How to reproduce:1. Open the "burst_build_failure" project2. Build the project for the Windows platform Expected result: project suc... Read more
AudioClips do not have path or GUID in Build Report and incorrect size i...
Steps to reproduce:1. Open the attached user's project "1979642-BuildReport-WrongAssetType.zip"2. Navigate to "Assets/Editor/BuildSc... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
Reflection probe convolution is black on PS4
Reflection probes convoluted at runtime show correct reflections only for the highest mip.The rest of them is black resulting in bro... Read more
[Scene view] Mouse cursor flickers on keyboard shortcut 'Q' when multipl...
Mouse cursor flickers when switched to Hand tool using the keyboard shortcut 'Q' when there are more than 1 scene views added in edi... Read more
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps:1. Open "optimization_tests.zip" project2. "Preferences" -> "General" -> "Code Optimization on Startup" -&g... Read more
Parent Prefab fails to correctly override changes to its children Prefab...
Steps to reproduce:1. Open the attached project "Case_1195496"2. Open "SampleScene"3. In the Hierarchy window Expand "Parent" Instan... Read more
WNS push notifications via background task is not working when push noti...
How to reproduce:1. Open the attached project "UnityWNSDemo.zip"2. Build the project for UWP3. Open the built project with Visual St... 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