Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TRACKER] Project converter issues #73960

Open
24 of 51 tasks
KoBeWi opened this issue Feb 26, 2023 · 18 comments
Open
24 of 51 tasks

[TRACKER] Project converter issues #73960

KoBeWi opened this issue Feb 26, 2023 · 18 comments

Comments

@KoBeWi
Copy link
Member

KoBeWi commented Feb 26, 2023

There are quite a few issues about the Godot 3->4 project converter, so I guess it makes sense to organize them in one place.

Bugs (wrong conversions, etc.)

  1. enhancement topic:editor
  2. bug topic:editor
  3. enhancement topic:editor
  4. bug topic:editor
  5. bug topic:editor
  6. bug topic:editor
  7. bug topic:editor
  8. bug crash topic:audio topic:editor topic:import
  9. enhancement topic:2d topic:editor topic:porting usability
  10. bug topic:editor
  11. bug topic:editor
  12. bug confirmed topic:2d topic:editor
  13. bug confirmed topic:animation topic:editor
  14. bug topic:editor
  15. bug confirmed topic:editor
  16. bug topic:animation
  17. bug topic:editor
  18. bug needs testing topic:editor
  19. bug topic:editor
  20. bug topic:editor
  21. bug confirmed topic:editor
  22. bug topic:2d topic:editor

Missing conversions

  1. enhancement topic:editor
  2. enhancement topic:editor
  3. enhancement topic:editor
  4. enhancement topic:editor
  5. enhancement topic:editor
  6. enhancement topic:editor
  7. enhancement topic:editor
  8. enhancement topic:editor
  9. archived topic:editor
  10. enhancement topic:editor
  11. discussion topic:import
  12. bug topic:editor
  13. bug topic:editor
  14. archived needs testing topic:dotnet topic:editor
  15. bug topic:editor
  16. bug topic:editor
  17. archived enhancement topic:editor
  18. bug confirmed topic:animation topic:editor
  19. bug topic:editor
  20. bug topic:editor
  21. discussion topic:3d topic:import
  22. bug confirmed topic:animation topic:editor
  23. confirmed enhancement topic:core topic:import
  24. bug topic:editor
  25. bug confirmed regression topic:3d topic:import
  26. bug topic:editor topic:input
  27. enhancement topic:editor topic:input
  28. discussion enhancement topic:2d topic:gui
  29. topic:particles
@KoBeWi KoBeWi added this to the 4.1 milestone Feb 26, 2023
@YuriSizov YuriSizov changed the title Project converter issues [TRACKER] Project converter issues Feb 26, 2023
@RedworkDE
Copy link
Member

While #73871 has converted in the title, it is not related to the project converter, just the C# bindings in general.

@YuriSizov YuriSizov pinned this issue Feb 26, 2023
@fishclaws
Copy link

can we add tileset conversion issues?

  1. v4.0-beta3 editor crash with project upgrade from v3.4.4. #67556)
  2. Tilemap creates hundreds of tiles in Godot 4 migration making it unusable #71188

@YuriSizov
Copy link
Contributor

Adding a note that we should add these renames, most of them at least: #44194. And maybe some of these: #65437

@tlobig
Copy link
Contributor

tlobig commented Mar 2, 2023

As for tilesets/tilemaps my dedicated converter can help workaround issues, but may not work for everyone: https://github.com/tlobig/convert_gd3_togd4_tilemaps

@tlobig
Copy link
Contributor

tlobig commented Mar 2, 2023

an then this issue here is a treasure trove of things still wrong with the converter:
#50691

@nobuyukinyuu
Copy link
Contributor

nobuyukinyuu commented Mar 5, 2023

Will update my comment as I find and report issues:

#74408
#74410
#74411
#74412
#74413
#74414

@martinsam16

This comment was marked as spam.

@Reneator
Copy link

Reneator commented Mar 6, 2023

One find by me, will add more if this type of bug report is helpful for improving the converter:

#74493

@tlobig
Copy link
Contributor

tlobig commented Mar 8, 2023

Now, is there any plan to introduce a dedicated conversion system (cf. #50691)?

@Reneator
Copy link

Reneator commented Mar 9, 2023

A bug/unintended refactor in the context of the converter:
#74650

@ChronoDK
Copy link

Array slice method: The end argument is exclusive now. It was inclusive before. Conversion could fix this easily by adding -1.

@KnightNine
Copy link

KnightNine commented Mar 15, 2023

CollisionShape3D fails to carry its shape resource over to 4.0. if it is sourced from a file, not sure if it is a bug so I'm mentioning it here.

@KnightNine
Copy link

#63550

@jpcerrone
Copy link
Contributor

jpcerrone commented May 24, 2023

@sketchyfun
Copy link
Contributor

#77931

@idbrii
Copy link
Contributor

idbrii commented Jun 10, 2023

#78069: Project converter unnecessarily removes messages from asserts

@idbrii
Copy link
Contributor

idbrii commented Jun 10, 2023

Project converter doesn't convert JoystickList to JoyButton #78070

@akien-mga akien-mga modified the milestones: 4.1, 4.x Jun 23, 2023
@bruvzg bruvzg unpinned this issue Jul 7, 2023
@dalexeev dalexeev pinned this issue Jul 7, 2023
@akien-mga akien-mga unpinned this issue Jul 11, 2023
@vaner-org
Copy link

Project converter doesn't remember animations with -loop in AnimationTree #75825

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests