Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a12
Issue ID
1175907
Regression
No
TextureCubemap, Texture2DArray, Texture3D and Texture2D type asset Inspector Undo functionality is broken
How to reproduce:
1. Open the attached project ("LargeTextureAssetsTestProject_2017-4.zip")
2. Go to "Test" -> "Create 4MB Textures"
3. In the "4MB" folder find the "texture2D" asset and select it
4. In its Inspector change the Wrap Mode
5. Use the Ctrl + Z shortcut to Undo
6. Observe that the changes were not undone
Expected result: undo functionality works for the mentioned texture types
Actual result: the undo functionality is broken, only the asset selection is undone instead of the changes made
Reproducible in: 2021.1.0a1, 2019.3.0a12, 2019.2.1f1, 2019.1.14f1, 2018.4.6f1, 2017.4.31f1 (On the 2017.4 versions the Undo functionality worked partially for some settings but not all)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Add comment