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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment