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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Resolution Note:
This behavior is by design, the applied overrides get moved from the scene to the variant asset.