Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
3

Bug Report – “2:3 Output Ratio” Incorrectly Sends 9:16 to Backend (Front-End Mapping Error)

Community Beginner ,
Nov 22, 2025 Nov 22, 2025

**Description:**
in Firefly web page editing mode ( https://firefly.adobe.com/generate/image?view=edit ), selecting 2:3 as the output aspect ratio always return an 9:16 image, while all other aspect ratios function normally.

 

**Steps to Reproduce:**

1. Open Firefly (Text to Image).
2. In the Output Ratio selector, choose **2:3**.
3. Generate any image.
4. Output is 9:16 instead of 2:3.

 

**Evidence (Chrome Console – Request Payload):**
When 2:3 is selected, the request actually contains:

modelSpecificPayload: {
parameters: { addWatermark: false },
aspectRatio: "9:16"
}

 

This confirms a **front-end configuration or constant-mapping error**, where the 2:3 UI option is mapped to the 9:16 value.

 

**Environment:**

* Firefly Web Interface
* Mac + Chrome
* Issue reproducible consistently

Bug Unresolved
TOPICS
Generate Image
41
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
2 Comments
New Here ,
Nov 25, 2025 Nov 25, 2025

Continually when requesting a 2:3 aspect ratio image via Gemini 3 model, a 9:16 aspect ratio image is being generated.

Translate
Report
Community Expert ,
10 hours ago 10 hours ago
LATEST

Hi @Hao37367826kcd1,

 

Thanks for your detailed report. It is clearly a bug. This was subitted to Adobe as a product bug.

 

    droopy

Translate
Report