Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.16.7
Issue ID
ADDR-1617
Regression
No
File IDs change unexpectedly in Prefab files when loaded with Addressables
Reproduction steps:
1. Open the attached project and scene "startup"
2. In Project window, open Assets/Prefabs/Screens/barracks.prefab
3. In script editor, copy/save its contents for future comparison
4. In Editor, enter Play Mode
5. After the scene has loaded, exit Play Mode
6. Repeat steps 2-3
7. Compare the contents
Expected result: The two prefab files are the identical
Actual result: File IDs in the file have changed, entire modules have swapped places
Reproducible with: 1.16.7 (2019.4.14f1, 2021.1.0a5)
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
User error, introducing fix breaks LoadAssetAsync functionality