Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment