Search Issue Tracker
PackedMemorySnapshot: Nested types lack type of parent
To reproduce: Open user attached project Click in top menu bar "BugReport > Open TestCode Window" Click Capture Memory 'Editor' b... Read more
PackedMemorySnapshot: Leading period symbol in Typename
How to reproduce:1. Download and open attached project2. Click Main menu > BugReport > Open TestCode Window3. Click Capture Me... Read more
[Vuforia] AR camera not detecting Image targets when using Vuforia's dat...
To reproduce:1. Open user's project BillboardOne.zip2. Enter Play mode to check if it detects single target - works perfectly fine3.... Read more
[UI] GetMaterial function of the CanvasRenderer class always returns mat...
Steps to reproduce:1. Open attached “GetMaterial.zip” Unity project2. Open “Main” scene3. Select "Text" object (child of Canvas) in ... Read more
[.NET 4.6] RpcException when trying to use Google Speech API libraries
To reproduce:1) Open attached project and test scene2) Play it Expected: Audio file is heardActual: This error jumps out: https://i.... Read more
[OSX] Mouse move events affect Editor UI performance
1) Open a very large inspector2) Try to scroll the scrollbar3) Observe frame rate drops This is due to the way we process mouse move... Read more
Decimal mark (point) not selectable in Android Build for older Android d...
Steps to reproduce:1. Open attached project "Ui bug.zip"2. Build for Android with specific old device(s)3. Tap the input field to ac... Read more
[Metal] Crash in CreateNewEncoder() at MetalContext.mm:115
Reproduction steps:1. Open the attached project (DuplicateEncoderCrash.zip).2. Build and run for iOS. Actual behavior:- Application ... Read more
[Android] Script debugging causes Android to crash on startup with .NET 4.6
To reproduce this issue: 1. Create an empty project in Unity2. Build and run for Android, with Script Debugging enabled The player w... Read more
[Android] A specific video is not played when built via command line
To reproduce:1. Build for Android using Batchmode build the project from command line Example:"/UnityInstallLocation/Unity.app/Conte... 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
- 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
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code