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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment