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
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.
- Cancelling a build during "Incremental Player Build" step returns wrong BuildReport result
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
- Content in "Asset PostProcessors" Section Not Vertically Centered in Box
sxnorthrop
Jun 28, 2023 19:14
This is quite a debilitating issue.