Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4.36f1
Issue ID
UUM-1176
Regression
No
A reference of a Prefab instance to its Prefab gets reset to the instance itself when entering Play Mode
Reproduction steps:
1. Open the attached project 'PrefabReferenceBug'
2. Open the 'SampleScene' Scene from the 'Scenes' folder
3. Select the 'Other Prefab' Game Object in the Hierarchy
4. Drag and drop the 'Thing Prefab' Game Object from the Assets folder to the 'Other Thing' property
5. Enter the Play Mode
Expected result: The 'Other Thing' property remained set to 'Thing Prefab'
Actual result: The 'Other Thing' property switched back to 'Other Prefab'
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b9, 2022.2.0a6
Note:
- If you create another prefab with 'Thing' Component, and set that new Prefab as the value of 'Other Thing' Property of the 'Other Prefab' Game Object and Enter and Exit Play Mode, and then repeat steps 2-4, the bug is not reproducible anymore
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
There are no fixes planned for this Bug