Search Issue Tracker
Calling Texture2D.GetRawData() on a texture with ASTC format returns dif...
Reproduction steps:1. Open the attached “ASTCtest.zip” project2. In the Menu Bar, select “Tools” > “Reproduce” > “Step1”3. Pre... Read more
“Application.Message.LeftButtonUp” loads indefinitely when trying to sel...
Steps to reproduce:1. Open the attached “cozy_builder_unity_project.zip” project2. Open the “LS_GameIsland” scene3. In the Hierarchy... Read more
Editor's menu options are not visible when Nvidia G-Sync is used
Steps to reproduce:1. Go to NVIDIA Control Panel2. Manage Display mode → NVIDIA GPU only3. Manage 3D settings → Program Settings4. S... Read more
Crash on MonoStringNewUTF16 when calling WebCamTexture.devices with more...
How to reproduce:1. Open the attached “IN-91406.zip” project2. Open the “SampleScene”3. Ensure over 20 webcam devices are available4... Read more
Selected item name does not turn white in Project Window when Domain is ...
How to reproduce:1. Open “IN-93795_TestListViewColor” project2. Ensure Editor Theme is set to “Light”3. Ensure Project Window is set... Read more
MonoScript.GetClass() returns type Enum when Script had Class Enum defined
How to reproduce:1. Open “IN-93750_TestMonoScript“ project2. Change the content of TestScript.cs to “enum Enum{}” and save3. Right-c... Read more
[SW-unity-6-1] A blue line at the top of the Viewport window appears whe...
Steps to reproduce: 1. Open the attached project “IN-93559”2. Open UI Builder (Window -> UI Toolkit -> UI Builder)3. Click on ... Read more
[SW-unity-6-1] Visual Element's height border position does not change w...
Steps to reproduce: 1. Create a new project2. Open UI Builder (Window -> UI Toolkit -> UI Builder)3. Add a Visual Element4. Cl... Read more
csc.rsp throws CS2001 error when project path contains spaces despite th...
Steps to reproduce:1. Open the attached project “IN-93665_Saving Test.zip”2. In the console window search for a "CS2001"3. Observe t... Read more
"Play Focused/Maximized/Unfocused" button is disabled when in Play Mode
Steps to reproduce:1. Create a new project2. Enter Play Mode3. In the Game View Toolbar, find the “Play Focused/Maximized/Unfocused”... 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
- Play Mode Status window has a horizontal scrollbar active at all times even when not needed or the window is fullscreen
- Unnecessary scrollbar appears in Prefab Override section
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects