Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.2.0a10
Issue ID
1139172
Regression
No
Removed component re-appears while applying changes from variant to base
Steps:
1. Create a new project
2. Add Cube to the Hierarchy
3. Make a prefab out of this cube
4. Make a variant out of this cube
5. Make a variant of the variant of the cube
6. Open Variant of Variant and remove BoxCollider component
7. ApplyAll to Base
==>
Removed BoxCollider is shown as override in the first level Variant
8. Remove MeshRenderer from the Variant of Variant
9. ApplyAll to Base again
==>
MeshRenderer component is removed from Variant of Variant but BoxCollider reappears
Expected: No BoxCollider in Variant of Variant asset
Please, take a look into attached movie for details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment