Godot version
3.5.2 Stable
System information
Windows 10
Issue description
Using Preload in a script breaks Exported Variables
No error is raised.
Steps to reproduce
Make a new script.
Use Preload.
Exported Variables stop Working.
Minimal reproduction project
N/A