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
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
- Resetting Quality Levels in Project Settings adds new Quality Levels instead of restoring default ones
- UI builder uxml files retain reference to non-existing assembly definition file when a assembly definition file is deleted
Add comment