Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.21.8
Issue ID
ADDR-3226
Regression
No
“AddressableAssetEntry” properties have different values before and after searching with “GetAllAssets” or “GatherAllAssets”
How to reproduce:
1. Open the user’s attached “AddressableAssetEntryPropertiesNotFilledOutRepro.zip” project
2. Press Menu > Test > Run Test and observe the Console window
3. Repeat the 2nd step
Expected result: The same amount of messages are printed after the 2nd and 3rd step
Actual result: 14 messages are printed after the 2nd step and 15 after the 3rd step
Reproducible with: 1.19.4 (2020.3.46f1), 1.21.8 (2021.3.20f1, 2022.2.10f1, 2023.1.0b7, 2023.2.0a5)
Could not test with: 1.18.19 (Errors after package downgrade)
Reproduced on: macOS 13.2.1 (Intel)
Note: With the 1.19.4 package, there were 18 and 20 messages
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
Appears to be an Editor issue that is fixed in 2023.2, unable to reproduce in 2023.2.0a22