Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a8
Issue ID
1173402
Regression
Yes
[Graphics] Changing Wrap Mode property on Texture2DArray is slow and changes the preview to black
How to reproduce:
1) Load the attached project TextureArrayIssueProjectCreated19.3a10.rar.
2) Run the editor script Build/Build Course Texture Array.
3) Select the Textures/TextureArray.asset in Project window.
4) Set the wrap mode to Clamp.
Expected result: Wrap mode changes to clamp instantly/quickly.
Actual result: Preview changes to black immediately and that the editor locks up for a decent period of time.
Reproducible with: 2019.3.0a11, 2019.3.0a8
Not reproducible with: 2019.3.0a7, 2019.2.0f1, 2019.1.13f1, 2018.4.5f1
Couldn't test with: 2017.4.31f1
Additional note: On all versions, even the ones that are marked as "not reproducible" the Editor slows down a lot while the Inspector for the generated texture array is being resized
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Add comment