Search Issue Tracker
By Design
Votes
0
Found in
2021.3.27f1
2022.3.2f1
2023.1.0f1
2023.2.0a19
Issue ID
UUM-40075
Regression
No
Adding overrides to a Prefab Variants shows available override in Project view
How to reproduce:
1. Create a new Unity project
2. Create a Prefab Variant
3. Drag the Prefab Variant to the Hierarchy window
4. Change any value of a Prefab Variant in the Hierarchy view (e.g. add Light Component)
5. Apply Overrides
6. Select Prefab Variant in the Project view
7. Observe that Overrides show still available to apply
Expected results: All overrides are shown as applied
Actual results: All overrides that were applied are shown that they were not applied
Reproducible with: 2021.3.27f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a19
Reproduced on: macOS Silicon Ventura 13.3.1, Win11
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
This behavior is by design, the applied overrides get moved from the scene to the variant asset.