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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a1
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b3