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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment