Search Issue Tracker
MonoScript.GetClass() returns type Enum when Script had Class Enum defined
How to reproduce: 1. Open “IN-93750_TestMonoScript“ project 2. Change the content of TestScript.cs to “enum Enum{}” and save 3. R... Read more
Selected item name does not turn white in Project Window when Domain is ...
How to reproduce: 1. Open “IN-93795_TestListViewColor” project 2. Ensure Editor Theme is set to “Light” 3. Ensure Project Window ... Read more
Crash on MonoStringNewUTF16 when calling WebCamTexture.devices with more...
How to reproduce: 1. Open the attached “IN-91406.zip” project 2. Open the “SampleScene” 3. Ensure over 20 webcam devices are avai... Read more
Editor's menu options are not visible when Nvidia G-Sync is used
Steps to reproduce: 1. Go to NVIDIA Control Panel 2. Manage Display mode → NVIDIA GPU only 3. Manage 3D settings → Program Settings ... Read more
“Application.Message.LeftButtonUp” loads indefinitely when trying to sel...
Steps to reproduce: 1. Open the attached “cozy_builder_unity_project.zip” project 2. Open the “LS_GameIsland” scene 3. In the Hie... Read more
Dragging assets from project window to a node in a graph is not possible
*Steps to reproduce:* # Create and open an empty project # Install com.unity.behavior # Create and open a behavior graph (Asse... Read more
Calling Texture2D.GetRawData() on a texture with ASTC format returns dif...
Reproduction steps: 1. Open the attached “ASTCtest.zip” project 2. In the Menu Bar, select “Tools” > “Reproduce” > “Step1” 3. Pre... Read more
Crash on UI::RectTransform::SetDrivenByObject when rapidly undoing copie...
How to reproduce: 1. Open the attached “IN-92886.zip” project 2. Open the “Scene_atelier” scene 3. Select and copy the “Canvas” G... Read more
[Android] [Vulkan] The video is not streamed when it is added with "RTCR...
How to reproduce: 1. Open the “ReproProjectVulkan.zip“ project 2. Open the “VideoReceive“ 3. Build and Run for Android 4. In the app... Read more
Freeze when calling Rigidbody.SweepTestAll in a specific project
How to reproduce: 1. Open the “CrashRepro“ project 2. Open the “Assets/SampleScene.unity“ Scene 3. Enter Play Mode Reproducibl... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running