Search Issue Tracker
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
Bluetooth keyboard cannot enter text into Unity UI input fields on Quest...
Bug Report from one of our internal engineers working on the tracked keyboard feature: "Recently encountered this Unity bug while up... Read more
Inspector window is empty when Avatar Configuration mode is opened
Reproduction steps:1. Open the attached “BugRepro” project2. In the Project window, select the “Assets/Ghost“ Asset3. In the Inspect... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
The Decal Projector will also be hidden in the Game View when its visibi...
How to reproduce:1. Open the “DecalIssue” project2. Open the “Example Scene”3. Split the Game View and Scene View for simultaneous v... Read more
CustomPropertyDrawer array elements disappear when changing type
1. Open the user's attached project "1409773_ArrayInspectorTest(3).zip"2. Select the "Custom" GameObject in the Hierarchy window3. C... Read more
[2022.3 only][Android] Asset Packs fail to load in the Player when the b...
How to reproduce:1. Open the attached “PADTest.zip” project2. Build the Gradle project via the custom button in the toolbar (PADTest... Read more
VirtualFileSystem crash because of data races.
Due to race conditions in various VFS components a crash is likely to happen.Steps to reproduce: This bug is difficult to reproduce ... Read more
Crash when opening a scene
Reproduction steps:1. Open the attached project2. Open scene "Scenes/ZenMode" Expected result: The scene is openedActual result: The... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs