Skip to content

[BUG] Native Overlay not show icon and can't click with Style NativeTemplateId.Small #3955

@nghiadt98

Description

@nghiadt98

[REQUIRED] Step 1: Describe your environment

  • Unity version: 2022.3.55f1
  • Google Mobile Ads Unity plugin version:10.4.2
  • Plugin installation method: Unity package manager
  • Platform: Android

[REQUIRED] Step 2: Describe the problem

Steps to reproduce:

Try with Samples Hello World Project

Native Overlay not show icon and can't click with Style NativeTemplateId.Small
public NativeTemplateStyle Style = new NativeTemplateStyle
{
TemplateId = NativeTemplateId.Small,
};

Metadata

Metadata

Assignees

Labels

P2Issue.PluginIssue with the Unity plugin.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions