Skip to content

Fix Project Manager shows outdated path when changing casing#119730

Open
quhongbin wants to merge 4 commits into
godotengine:masterfrom
quhongbin:fix-project-manager-not-update-the-path-onWindows
Open

Fix Project Manager shows outdated path when changing casing#119730
quhongbin wants to merge 4 commits into
godotengine:masterfrom
quhongbin:fix-project-manager-not-update-the-path-onWindows

Conversation

@quhongbin
Copy link
Copy Markdown

@quhongbin quhongbin commented May 25, 2026

It will update the original path when restart the godot and click the original project

Demo:

godot_issue.mp4

This may not be the ideal solution, but it resolves the issue. Related to #119671.

AI usage

Used ChatGPT for guidance on Git/GitHub workflow and PR preparation.

@quhongbin quhongbin requested a review from a team as a code owner May 25, 2026 08:23
@quhongbin quhongbin force-pushed the fix-project-manager-not-update-the-path-onWindows branch from e2f45ad to 58d9bfb Compare May 25, 2026 09:00
@AThousandShips AThousandShips added this to the 4.x milestone May 25, 2026
Comment thread editor/project_manager/project_list.cpp
@AThousandShips AThousandShips changed the title Fix Project Manager shows outdated path when renaming lowercase to uppercase Fix Project Manager shows outdated path when changing casing May 25, 2026
Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
Comment thread editor/project_manager/project_list.cpp Outdated
@quhongbin quhongbin force-pushed the fix-project-manager-not-update-the-path-onWindows branch from 03a33a0 to 0603413 Compare May 26, 2026 09:51
@quhongbin
Copy link
Copy Markdown
Author

quhongbin commented May 26, 2026

update the original paths

environment

visual studio 2026. build the development environment reference to godot for vs
latest commit: 0603413

update_more_project_paths.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project Manager shows outdated path when renaming lowercase to uppercase

3 participants