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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
User error, introducing fix breaks LoadAssetAsync functionality