Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1047802
Regression
No
[UI] Cannot copy lighting properties from one Mesh Renderer component to another
Cannot copy lighting properties from one mesh renderer component to another, when you choose to paste component values it does not copy any properties from the lighting field of the original mesh renderer.
Steps for reproduction:
1) In a new Unity project, create two primitives
2) Mark one of them as lightmap static in Mesh Renderer component
3) Copy component settings through dropdown menu of Mesh Renderer component
4) Paste component values through dropdown menu to a different Mesh Renderer component
5) Observe that copy-pasting step has failed
Notes:
- Not a regression
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment