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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment