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

Editor crashes when resizing CSG boxes 3D #67548

Closed
Gamepro5 opened this issue Oct 17, 2022 · 8 comments · Fixed by #71581
Closed

Editor crashes when resizing CSG boxes 3D #67548

Gamepro5 opened this issue Oct 17, 2022 · 8 comments · Fixed by #71581

Comments

@Gamepro5
Copy link
Contributor

Gamepro5 commented Oct 17, 2022

Godot version

4.0 beta 3

System information

Windows 10 ; AMD Ryzen 7 3700X 8-Core Processor

Issue description

The editor crashes when resizing CSG boxes. I captured the issue in-action in this video, ironically reporting another bug. The only error that regularly shows up is this, and I don't know what it means but it sometimes crashes my debug instance of the project (not my entire editor).
image

Steps to reproduce

  1. Duplicate a CSGBox in a CSGCombiner 3D
  2. Resize the duplicated box using the dots (not the inspector).

Minimal reproduction project

https://github.com/Gamepro5/Custom_CharacterBody3D_Movement_System/tree/1be17d8578a6975d9f35d317cdff8b30553d82df

@Calinou
Copy link
Member

Calinou commented Oct 17, 2022

I can't reproduce this on v4.0.beta.custom_build [0c23a2c] (Linux).

simplescreenrecorder-2022-10-17_22.31.45.mp4

@Gamepro5
Copy link
Contributor Author

Gamepro5 commented Oct 19, 2022

Perhaps this issue is a random side effect of something else, and it has since been fixed in the latest build. I am still using Godot 4 Beta 3 and I am on a Windows machine. I'll have to wait and see if this issue persists for me on beta 4. If it doesn't, I'll close this issue.

I have, however, fixed the spamming red text that says "buffer_update" by starting a fresh new project and simply copying my code to the new project. I no longer see this error message in that new project, but the crash still occurs. No idea if they are related.

@Ytachi1000
Copy link

Ytachi1000 commented Jan 6, 2023

Yeah the same problem here when I try to move the CSG Box. the editor crashes (Not Responding) on godot 4.0 beta 3 and beta 7. (tested)
Please fix this :)

@akien-mga
Copy link
Member

We're at beta 10 already, please always test the latest version.

@TisFoolish
Copy link

TisFoolish commented Jan 6, 2023

I can confirm that this happens in Beta 10. It seems to only happen when there are two or more CSG objects interacting. I have recreated the bug here. All you have to do is interact with the csg box in view (rotate or move it) and it should crash pretty quickly bug2.zip

@clayjohn
Copy link
Member

I tested this with both beta 11 and master, it appears that it happens sporadically and is not always reproducible. In 5 runs I was only able to reproduce it 2 times.

@TisFoolish
Copy link

TisFoolish commented Jan 13, 2023 via email

@TisFoolish
Copy link

This still happens with Beta 12. Only took about 30 seconds

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

Successfully merging a pull request may close this issue.

6 participants