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:
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
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
sxnorthrop
Jun 28, 2023 19:14
This is quite a debilitating issue.