Search Issue Tracker
Fixed
Fixed in 2.6.0
Votes
0
Found in [Package]
2.5.0
Issue ID
ADDR-3992
Regression
Yes
"The type or namespace name 'FormerlySerializedAsAttribute' could not be found" errors are thrown when "Enable JSON catalog" is enabled
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/AddressableAssetsData/AddressableAssetSettings.asset“ asset
3. Check “Enable JSON Catalog” in the Inspector window
4. Observe the Console window
Expected result: No errors are thrown
Actual result: “Library\PackageCache\com.unity.addressables@2581a6be7421\Runtime\ResourceLocators\ContentCatalogData.cs(486,10): error CS0246: The type or namespace name 'FormerlySerializedAsAttribute' could not be found (are you missing a using directive or an assembly reference?)” errors are thrown
Reproducible with: 2.5.0 (6000.0.51f1, 6000.1.7f1, 6000.2.0b4)
Not reproducible with: 2.4.6 (6000.0.51f1, 6000.1.7f1, 6000.2.0b4)
Fixed in: 2.6.0 (6000.0.51f1, 6000.1.7f1, 6000.2.0b4)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Comments (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
- [iOS] Legacy text font fallback does not render all characters for Chinese text when deployed on devices with OS 18+
- Shadows are broken in ECS Graphics when using deeply nested object hierarchies
- Projects do not open when using Unity 2019.4.41 Editor version with Industries or Enterprise license
- "About Unity" window shows "Windows Store" near the licence type
- Long project name in Splash Screen is cut off but not truncated
whabekhan118193
Jul 23, 2025 20:32
My old account