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
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
Add comment