Search Issue Tracker
By Design
Votes
1
Found in
5.3.0f3
Issue ID
750035
Regression
No
[StandardShaderUI][MultiEdit] Changing emission intensity on multiple materials overrides the color too
To reproduce:
1. Open attached project
2. Open scene 1
3. Select Blue and Red materials
4. Increase their emission intensity
5. Notice that one of the materials got its emission color overriden
______________________________________________________
Rechecking:
This is actually a by design behaviour, when selecting multiple elements and editing inspector both values are set to the same value. It's misleading because the float field of emission is calculating the color, so essentially setting both their colors as the same.
Closing as by design
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
Add comment