Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2022.1
2022.1.0a12
Issue ID
1370600
Regression
No
DisallowMultipleComponent is ignored in Prefab variants
Reproduction steps:
1. Open the user's attached project
2. Open Assets > BugScene
3. In the project browser double click Variant Prefab to open it
4. Add "OnlyOne" script to root GameObject in the Variant
5. Save and exit Prefab Mode
6. In the project browser double click Base Prefab to open it
7. Add "OnlyOne" script to root GameObject in the Base
8. Save and exit Prefab Mode
9. Observe Variant Prefab instance in the Hierarchy window
Expected results: Variant only has one component of type "OnlyOne", the component from the Base Prefab should be suppressed
Actual results: Variant has components of the same type even though it is not allowed
Reproduced in: 2019.4.31f1, 2020.3.20f1, 2021.1.24f1, 2021.2.0b15, 2022.1.0a12
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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a1
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b3