Search Issue Tracker
In Progress
Fixed in 10.1.4
Under Consideration for 11.0.X
Votes
0
Found in [Package]
10.1.3
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
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
Add comment