We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reproducible since 241d45d, related to #92731
Linux Mint 21.3 (Virginia) - X11 - Vulkan (Mobile) - integrated AMD Unknown (RADV RENOIR) () - AMD Ryzen 7 4800U with Radeon Graphics (16 Threads)
Godot editor gets stuck ( seems infinite loop ) when opening Sprite2D uv dialog.
Add a Sprite2D to scene and attach a texture to it ( e.g. icon.svg ).
Click any of the following options:
Then editor is stuck.
N/A
The text was updated successfully, but these errors were encountered:
Thanks for the report! Consolidating in #92804, as this is due to the same cause.
Sorry, something went wrong.
No branches or pull requests
Tested versions
Reproducible since 241d45d, related to #92731
System information
Linux Mint 21.3 (Virginia) - X11 - Vulkan (Mobile) - integrated AMD Unknown (RADV RENOIR) () - AMD Ryzen 7 4800U with Radeon Graphics (16 Threads)
Issue description
Godot editor gets stuck ( seems infinite loop ) when opening Sprite2D uv dialog.
Steps to reproduce
Add a Sprite2D to scene and attach a texture to it ( e.g. icon.svg ).
Click any of the following options:
![2024-06-06 01-26-54屏幕截图](https://private-user-images.githubusercontent.com/75941842/336943402-fe82e9b7-31ce-4f4b-8b77-40f78cf51102.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODEzMjAsIm5iZiI6MTczOTQ4MTAyMCwicGF0aCI6Ii83NTk0MTg0Mi8zMzY5NDM0MDItZmU4MmU5YjctMzFjZS00ZjRiLThiNzctNDBmNzhjZjUxMTAyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIxMTAyMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY3ZjY2ZmNkNjdkN2U4NTQzZDVlM2U3MDdjYTI4ZTljNTk0OTQ1MWZjMTFjYzg4MDIyZWFiYmU3MGQ0MzE2ODYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.x9rAyakQw92UMb9JwXsmGH5EnJShjnx7eGUyrOs9IHE)
Then editor is stuck.
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: