Search Issue Tracker
Changing Button Transform via Script makes text appear as blurry rectangles
How to reproduce:1. Open the attached "BlurryText" project2. Open "SampleScene" Scene (In Project window navigate to Scenes folder -... Read more
[UNETServerDLL] "IsBroadcastDiscoveryRunning()" function returns true wh...
Steps:1. Call NetLibraryManager.IsBroadcastDiscoveryRunning() function without actually starting broadcast discovery==>It returns... Read more
[Android][VK] Crash on "vk::DebugToolsUtils::SetVkDebugObjectName(VkDevi...
Issue not fully tested by CQAHow to reproduce:1. Open the “IN_76833” project2. Build the project for the Android platform in the Dev... Read more
Order in Layer does not work when previewing in Prefab Mode
How to reproduce:1. Open the user-submitted project2. Open the Prefab "UiImagePrefab" (Assets/UiImagePrefab.prefab)3. In the Hierarc... Read more
[IMGUI] "SketchUp Node Selection Dialog" box's description overlaps with...
"SketchUp Node Selection Dialog" box which appears while selecting nodes, its description overlaps with the file checkboxes. Steps t... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Game View does not refresh after finishing Splash Screen Preview
Game View does not refresh after finishing Splash Screen Preview. Steps to repro:1. Create a new Project.2. File > Build Settings... Read more
"ArgumentException" errors thrown when enabling “Screenshot Camera 6” Ga...
Steps to reproduce:1. Create Unity project using High Definition 3D Sample Template2. In the Hierarchy window enable “Screenshot Cam... Read more
2d sprite animation does not rotate outside of animation preview
Steps to reproduce:1. Download and open attached project "764744_repro.zip"2. Open scene "Main"3. Open "Animation" tab (Window->A... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce:1. Open the attached 'RebindCandidates.zip' project2. Enter Play mode3. In the Drop-down menu select 'Mouse' and th... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template