Search Issue Tracker
Fixed in 2020.1
Fixed in 2019.3
Votes
0
Found in
2020.1.0a7
Issue ID
1190501
Regression
No
Removed component override is not transferred during Copy/Paste or Duplicate operations
Steps:
1. Open attached project
2. Run "SampleScene"
3. Select Sphere prefab instance (nested child of a Cube prefab instance)
4. Remove Mesh Renderer component
5. Select Sphere again
6. Copy/Paste or Duplicate it
==>
Removed component override is not transferred to a new Sphere instance (MeshRenderer component is there)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules
Add comment