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][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment