Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.0-pre.19
Issue ID
AIWFB-199
Regression
No
User gets "ArgumentOutOfRangeException" error during the "Upscale" and "Generate PBR" actions
Steps to reproduce:
- Create a new Unity project
- Click the AI button and wait while the AI packages are installed
- Go to AI > Generate New > Material
- Click "Enter" on the newly created material in the "Project" window
- Select "Upscale" or "PBR" tabs
- Verify that the buttons "Upscale" and "Generate PBR" are displayed as active
- Click any of them
- Observe the result
Actual results: User gets an error "ArgumentOutOfRangeException: Image size must be at least 2x2. Parameter name: minimumSize".
Expected results: Buttons should be disabled while the action is not allowed or misses required settings.
Reproducible with versions: 1.0.0-pre.19(6000.2.2f1, 6000.3.0a6)
Not reproducible with versions: -
Can’t test with versions: 6000.1.15f1 AI is not supported in this stream.
Tested on (OS): M1 Max - Sequoia 15.6.1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
As Designed