Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0a8
2019.3.7f1
2020.1
2020.2
Issue ID
1232257
Regression
Yes
[2D] Unable to select Sprite by clicking in Scene View when another Sprite is using _MainTex property with Tiling/Offset values
How to reproduce:
1. Open user-submitted project (SpriteSceneViewPickingBug.zip)
2. Open the 'Scene' scene
3. Attempt to select the 'Star' sprite by clicking on various parts of it in Scene view
Expected result: the sprite is always selected when being clicked on
Actual result: the sprite is only selected when clicking on certain areas of the sprite
Reproducible with: 2019.3.0a8, 2019.3.7f1, 2020.1.0b4, 2020.2.0a5
Not reproducible with: 2017.4.38f1, 2018.4.20f1, 2019.3.0a7
Notes:
Changing the X value of Tiling in 'ScaledMainTex' GameObject's Shader from 0 to 1 prevents this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment