Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a1
2021.1.0a10
Issue ID
1298532
Regression
No
[Prefab] Redo action is not performed for Toggle Active State on Prefab Object
Performing redo action after undoing 'Toggle Active State' does not work for a Prefab Object in Hierarchy.
Refer to the attached video.
Steps to Reproduce:
1. Create a New Project
2. Hierarchy > Create Empty > Create a Prefab
3. Hierarchy > Prefab > Rightclick > Toggle Active State
4. Edit > Undo > Redo OR Ctrl+Z > Ctrl+Y
Actual Result:
Redo action isn't performed for Toggle Active State
Expected Result:
The object should be made inactive after redoing Toggle Active State
Notes:
1. 'Toggle Active State' feature was introduced in 2021.1.0a1
2. Similar issue fixed https://fogbugz.unity3d.com/f/cases/694119/
Reproducible with:
2021.1.0a10, 2021.1.0a1
Environment:
Windows 10, macOS 10.15 and Ubuntu 18.04 LTS
License type: Pro
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note (fix version 2021.2):
Undo Redo Operations performed smoothly.
Resolution Note (fix version 2021.1):
Redo action performed succesfully.