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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
sxnorthrop
Jun 28, 2023 19:14
This is quite a debilitating issue.