Search Issue Tracker
Won't Fix
Won't Fix in 6000.2.X
Votes
0
Found in
2021.3.45f1
2022.3.50f1
6000.0.23f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-84465
Regression
No
OnPostprocessPrefab modifies the source Prefab when fields are edited outside Prefab Mode
How to reproduce:
1. Open the attached “IN-86620” project
2. Select the “TestPrefab” in the Project window
3. Observe the values of the “Test Component” script In the Inspector (Field 1: “error”, Field 2: “10”)
4. Double-click “TestPrefab” to open Prefab Mode
5. Observe the values of the “Test Component” script (Field 1: “hello”, Field 2: “10”)
6. Exit Prefab Mode
7. Select the “TestPrefab” and change the value of “Field 2” (for example, to “1”)
8. Double-click “TestPrefab” to open Prefab Mode again
9. Observe the values of the “Test Component” script
Expected result: The value of “Field 1” is “hello”
Actual result: The value of “Field 1” is “error”
Reproducible in: 2021.3.45f1, 2022.3.50f1, 6000.0.23f1
Reproducible on: Windows 11, macOS 14.6.1 (Intel)
Not reproducible on: No other environments tested
Note: Selecting the three dots (⁝) menu and pressing “Reset” on the “Test Component” script changes the script to its initial state (before reproduction steps)
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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Resolution Note:
Please refer to the comments in the JIRA.
* https://jira.unity3d.com/browse/UUM-84465?focusedId=8854048&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-8854048
Also, please refer to the slack conversation for further details
* https://unity.slack.com/archives/C0105CH72UV/p1733919413343719
Resolution Note (6000.2.X):
Please refer to the comments in the JIRA.
* https://jira.unity3d.com/browse/UUM-84465?focusedId=8854048&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-8854048
Also, please refer to the slack conversation for further details
* https://unity.slack.com/archives/C0105CH72UV/p1733919413343719