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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment