Search Issue Tracker
GameObject with Shader Graph Lit Material is not visible when drawn with...
How to reproduce:1. Open the user's attached "URPAlpha.zip" project2. Open the "BugDemo" Scene3. Enter Play Mode4. Observe the Game ... Read more
"TouchScreenKeyboard.isSupported" always returns true when the selected ...
Reproduction steps:1. Open the attached “IN-93683” project2. Open the Build Settings (File > Build Settings)3. Set “WebGL” as the... Read more
'Build Settings > Add Open Scenes' adds open SubScenes
As title says, when SubScenes are opened, they are added along with the Scene itself to the Build Settings > Scenes in Build. Thi... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Animations do not play completely/get stuck when FPS/frame rate is low
How to reproduce:1. Open attached project "UI_Environment.zip" and scene "Sample Scene"2. Enter Play mode3. In Game view, press "Pla... Read more
[iOS] The Player freezes when closing the Notification Center and quickl...
Steps to reproduce:1. Open the “IN-107413” project2. Build and Run3. Swipe down to the Notification Center4. Swipe up back to the Pl... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Prefab's Overrides window appears from the left side of the Editor
Steps:1. Create a new project2. Add any GameObject and convert it to the prefab3. Select prefab instance in the Hierarchy4. Click on... Read more
Automatically unfocuses when focusing and DropdownField is open
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps:1. Create new project.2. Change Camera position Y to 21 (or any other change). DO NOT SAVE3. Press Play.4. Try to... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project