ASETextureArrayCreator - ScrollView Bug

Your feedback is very important to us. We are listening.
Post Reply
francois85
Posts: 32
Joined: Thu Oct 04, 2018 2:20 pm

ASETextureArrayCreator - ScrollView Bug

Post by francois85 »

Hello,

Ive noticed that the scroll view on the ASETextureArrayCreator is not working. If I add textures past the size of my window Im unable to scroll down to inspect/change them.

Love this Utill

Edit : I set m_scrollPos = EditorGUILayout.BeginScrollView( m_scrollPos, GUILayout.Height( Screen.height/2 ) ); as a temp fix.
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: ASETextureArrayCreator - ScrollView Bug

Post by Amplify_Borba »

Hello! Do you mean in the inspector window? It seems to be working as expected with the mouse wheel scroll:

Image

What ASE and Unity versions are you currently using?
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
francois85
Posts: 32
Joined: Thu Oct 04, 2018 2:20 pm

Re: ASETextureArrayCreator - ScrollView Bug

Post by francois85 »

The example ive attached is extreme but it illustrate the problem well. Ive added 70 texture and as you can see the side scroll end before I get to to bottom of the texture list, I cant drag it down further. Im on v 1.5.7
Attachments
Screen Shot 2018-10-29 at 10.36.09 PM.png
Screen Shot 2018-10-29 at 10.36.09 PM.png (214.17 KiB) Viewed 5179 times
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: ASETextureArrayCreator - ScrollView Bug

Post by Amplify_Borba »

Thank you for the screenshot, I've noticed that you're on Mac and after running some tests we've confirmed that the issue is only present on the Mac Editor.

You can expect this issue to be corrected in one of the next updates, thank you once again for reporting it!
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Post Reply