Search Issue Tracker
In Progress
Votes
0
Found in [Package]
10.1.3
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment