Search Issue Tracker
Fixed
Fixed in 2022.3.5f1, 2023.1.4f1, 2023.2.0a22
Votes
7
Found in
2022.3.0f1
2023.1.0b1
2023.2.0a18
Issue ID
UUM-39802
Regression
No
Prefab Asset FileIDs are changed after building player and using Save Project
1. What happened
I've been working with all Unity 2022.2 versions without any issues. Every week, I update to the latest version. However, after updating to Unity 2022.2.20, I noticed that the Unity Editor occasionally changes the GUID of some components in my prefabs, resulting in incorrect functionality. Interestingly, if I use the "Undo" feature in Unity Version Control to revert the changes made by the Unity Editor, everything works fine again.
2. How can we reproduce it using the example you attached
I'm still unsure about the exact cause, but it seems to occur after modifying prefabs, opening and closing scenes, and performing similar actions. The problem is that random prefabs end up getting modified, which is a significant issue.
I've already attempted to solve the problem by closing the Editor, deleting the "Library" folder, and reopening it. However, the bug still persists randomly.
There are more users having this issue:
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
- “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
sxnorthrop
Jun 28, 2023 19:14
This is quite a debilitating issue.