You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the latest version of Rider with the 4.4 dev2 Godot version, I've been creating new folders, files and exported variables. Every time, Godot doesn't recognize the changes and requires a full project reboot to have it detect and import everything. This is only a recent issue, and was unable to reproduce in 4.3.
Steps to reproduce
Create a C# Godot project and open the solution in Rider.
Create a script or folder using Rider.
Switch to Godot and the file will be missing from the File Explorer, as well as from the Create Node menu (if the script is a new Node).
Minimal reproduction project (MRP)
Can be achieved using a new project.
The text was updated successfully, but these errors were encountered:
Probably. I tried building the engine with branch 4.3, which seems to have that cherry-picked fix, but it crashes on opening, so I can't really test it.
Tested versions
System information
Godot v4.4.dev2.mono - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4090 (NVIDIA; 32.0.15.6094) - AMD Ryzen 7 7800X3D 8-Core Processor (16 Threads)
Issue description
Using the latest version of Rider with the 4.4 dev2 Godot version, I've been creating new folders, files and exported variables. Every time, Godot doesn't recognize the changes and requires a full project reboot to have it detect and import everything. This is only a recent issue, and was unable to reproduce in 4.3.
Steps to reproduce
Minimal reproduction project (MRP)
Can be achieved using a new project.
The text was updated successfully, but these errors were encountered: