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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment