Unity Issue Tracker - Animations and AnimationControllers are editable when not checked out in VCS
Closed
UUM-17960
Animations and AnimationControllers are editable when not checked out in VCS
Unity: Version Control
VCS
Won't Fix
6.5.X
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
2020.1.X
2019.3.X
2019.2.X
2018.4.X
2017.4.X
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Create a new project in your preferred workspace
2. Connect it to perforce and create a new animation controller
3. Submit the newly created animation controller
4. Double click the animation controller in the Project Window
5. Try to edit values in the animation controller
Expected Result: All values are greyed out if the object is not Checked Out
Actual Result: You can edit all the values of the Animation Controller