Search Issue Tracker
Fixed
Votes
9
Found in
5.1.1f1
Issue ID
709326
Regression
Yes
Selecting multiple objects with sprite renderer overwrites all of their materials with first selected object one
To reproduce:
1.Create new project, import attached package.
2.Open "repro" scene, notice that there are 3 objects with sprite renderers in the scene, each one of them have different materials assigned to them.
3.Try to select all objects, notice that their material property gets overwritten by the first selected object material.
Regression from 5.0.x
Comments (5)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
nashella
Aug 21, 2015 16:58
There is patch correting this issue : Patch 5.1.2p3
http://unity3d.com/unity/qa/patch-releases
Lovelock
Aug 08, 2015 05:11
Still experiencing this as well in 5.1.2f1. Cannot select multiple sprite renderers by any means. Only way to move them collectively is to parent them to an empty game object and use that--very tedious.
AlexRoseGames
Jul 24, 2015 22:22
This needs to be fixed ASAP, it's ridiculously dumb:
http://i.imgur.com/8vhAWEv.gif
I can't work at all like this.
LCe
Jul 07, 2015 14:42
(Same problem with multi-selection in Project view)
LCe
Jul 07, 2015 14:07
I report the same issue !