Unity Issue Tracker - Empty string is returned when using AssetImporter.userData
Fixed
UUM-64694
Empty string is returned when using AssetImporter.userData
Unity: Asset - Database
Fixed
2023.3.X
Won't Fix
6.2.X
6.1.X
6.0.X
2023.2.X
2023.2.0a17 onwards
This issue should've gotten fixed prior to shifting to 6.1 new trunk, if it's a mistake please re-open.
This issue should've gotten fixed prior to shifting to 6.1 new trunk, if it's a mistake please re-open.
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Test Scene.unity” Scene
3. Select the “Test” GameObject in the Hierarchy window
4. Right-click on the “I Have Custom Flag In Context Menu” component in the Inspector window
5. Select the “Custom Flag” item from the context menu
6. Observe the Console window
Expected result: "Custom Flag: 0" or "Custom Flag: 1" is returned
Actual result: Empty string is returned