Search Issue Tracker
By Design
By Design in 1.0.X
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
As Designed
Resolution Note (1.0.X):
As Designed