Search Issue Tracker
By Design
By Design in 2023.2.X
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.
Resolution Note (2023.2.X):
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.