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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (fix version 2021.2):
Undo Redo Operations performed smoothly.
Resolution Note (fix version 2021.1):
Redo action performed succesfully.