-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Importing a texture that exceeds the maximum supported size or does not use power-of-two dimensions causes the editor to crash. This occurs both when importing a new texture and when replacing an existing one.
Steps to Reproduce
- Open the texture panel.
- Click Import.
- Select a texture with invalid dimensions (non–power-of-two and/or exceeding the maximum size).
Expected Behavior
The editor should not crash. Instead, it should display a validation warning indicating that the texture dimensions are invalid, and optionally offer to resize the texture to a supported size.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working