Search Issue Tracker
Cannot create an IPv6 socket with the ICMP protocol
Reproduction steps:1. Open attached project "SocketTest"2. Open Assets\Scene\SampleScene Scene3. Press Play Expected result: A Socke... Read more
Prefab instances detect and can't revert an override when a Joint Compon...
How to reproduce:1. Open the user's attached project("Bug.zip")2. Open SampleScene3. Enter Prefab mode on GameObject.prefab4. Select... Read more
Unity crashes when trying to bake a lightmap with a specific mesh
How to reproduce:1. Open the attached project (case_1308885-DesaSejijak_simplified)2. Go to Window > Rendering > Lighting3. Cl... Read more
Audio gets distorted after reordering the Audio Groups inside an Audio M...
Reproduction steps:1. Open the attached "case_1309970.zip" project and Scenes/SampleScene scene2. Enter the Play mode3. Listen to th... Read more
Texture is drawn inconsistently when rendering Mesh to a RenderTexture a...
Reproduction steps:1. Open the attached "case_1307699.zip" project and Scenes/SampleScene scene2. Enter the Play mode3. Observe the ... Read more
Exceptions get logged in the Console when the Logger.logEnabled is set t...
How to reproduce:1. Open the attached '1311534.zip' project2. Open 'SampleScene'3. Enter the Play mode4. Observe the Console Expecte... Read more
Label has no indentation in the Inspector when using EditorGUI.PrefixLab...
How to reproduce:1. Open the user's attached "PrefixLabelBug.zip"2. Open the "SampleScene" Scene3. Select the "JustAGameObject" Game... Read more
AssetDatabase is overwriting GUIDs
Reproduction steps:1. Open the user's attached project2. In the Project window, select Bundles/RandomBundle/C/MenuItem asset3. Selec... Read more
Differences between deltaTime and unscaledDeltaTime when entering Play Mode
Reproduction steps:1. Open attached project "DeltaTime.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console window Expec... Read more
[IL2CPP] Nullable variables become null in a generic method in IL2CPP bu...
How to reproduce:1. Open the "SampleScene" scene in the attached "TestIl2CPP.zip"2. Make sure IL2CPP BackEnd is selected3. Build and... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu