Search Issue Tracker
Fixed
Votes
0
Found in [Package]
11.0.0
Issue ID
DANB-746
Regression
Yes
“ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
How to reproduce:
1. Open the attached “IN-83337“ project
2. In the Project window click on the “character_test“ asset and then expand it
3. Click on the “body“ prefab
4. Observe the console window
Expected result: There is no error shown
Actual result: “ArgumentException: SetData()“ error is shown
Reproducible with: 2023.2.0f1, 6000.0.19f1
Not reproducible with: 2022.3.46f1
Couldn’t test with: 2021.3.43f1(asset breaks after update), 2023.1.0a2 (asset breaks after update), 2023.1.20f1 (asset breaks after update)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
- Could not find exact regression version. The regressed version is in between 2022.3.46f1 and 2023.2.0f1
- Deleting the “ProjectSettings“ folder temporarily fixes the issue
- The exact conditions triggering the "ArgumentException: SetData()" error are unclear. It doesn't reproduce on a fresh project, and there's no indication it's due to a corrupt Library folder.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment