Skip to content

[3.6] Cannot drop file into exported GDScript variable #99671

@zuiaiyangyang3

Description

@zuiaiyangyang3

Tested versions

In Godot 3.6, in the box created by export var a:GDScript, scripts cannot be dragged in and referenced.
Image
3.5.2 No problem

System information

win10

Issue description

extends Control



export var a:GDScript
func _ready():

	pass # Replace with function body.

Steps to reproduce

1

Minimal reproduction project (MRP)

1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Up for grabs

    Status

    For team assessment

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions