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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment