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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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