Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.2.0b9
Issue ID
947223
Regression
Yes
Preview of multiple sprites in the inspector are overlapping
To reproduce:
1. Open attached Unity project "MultiSpritePreview.zip"
2. Go to Assets --> Prefabs
3. Click on one of the prefabs, then hold ctrl and click on another prefab
4. Check sprite preview in the Inspector
Expected result: an appropriate sprite should be shown above its prefab name
Actual result: the sprites have overlapped and look completely the same (Check user's attached gif "multi-sprite-preview-overlap.gif")
Regression first introduced in: 2017.2.0b7
Reproduced on 2017.2.0b7, 2017.2.0b10
Not reproduced on: 5.6.3p2, 2017.1.1f1, 2017.3.0a7
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