Search Issue Tracker
By Design
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.7f1
2023.1.0b5
2023.2.0a3
Issue ID
UUM-27654
Regression
No
Missing Components get added but not saved
Reproduction steps:
1. Open the attached project “WarningRepro“ with Unity Editor 2020.2.0a7 or newer
2. Notice warnings in the Console windows
3. Close and reopen the project
4. Notice the same warnings as in step 2
Expected result: Added Components are saved after adding
Actual result: Added Components are not saved (Even after Ctrl+S)
Reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.7f1, 2023.1.0b5, 2023.2.0a3
Reproducible on: Intel MacOS Vantura 13.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
- 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
This is by design. We don't automatically save the scenes or prefabs after adding components, but when the users saves the scenes or prefabs the added missing components will be added.