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.
ASETextureArrayCreator - ScrollView Bug
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: ASETextureArrayCreator - ScrollView Bug
Hello! Do you mean in the inspector window? It seems to be working as expected with the mouse wheel scroll:

What ASE and Unity versions are you currently using?

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!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
-
- Posts: 32
- Joined: Thu Oct 04, 2018 2:20 pm
Re: ASETextureArrayCreator - ScrollView Bug
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 (214.17 KiB) Viewed 5180 times
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: ASETextureArrayCreator - ScrollView Bug
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!
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!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!