Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.19f1, 2023.2.8f1, 2023.3.0b5
Votes
2
Found in
2021.3.34f1
2022.3.17f1
2023.2.4f1
2023.3.0b1
Issue ID
UUM-59649
Regression
No
Synced layer is deleted when deleting a layer above the synced layer in the Animator window
How to reproduce:
1. Open the user’s attached “My project.zip” project
2. In the Animator window, delete the “DeleteMe” layer
3. Observe the result
Expected result: The “SyncedLayer” layer is not deleted
Actual result: The “SyncedLayer” layer is deleted
Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.4f1, 2023.3.0b1
Reproduced on: macOS 13.6.3 (Intel)
Not reproducible on: No other environment tested
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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Resolution Note (fix version 2023.3.0b5):
Fixed synced layers that were mistakenly deleted when the user removed an unrelated layer in the Animator window.
Resolution Note (fix version 2023.2.8f1):
Fixed synced layers that were mistakenly deleted when the user removed an unrelated layer in the Animator window.
Resolution Note (fix version 2022.3.19f1):
Fixed synced layers that were mistakenly deleted when the user removed an unrelated layer in the Animator window.
Resolution Note (fix version 2021.3.35f1):
Fixed synced layers that were mistakenly deleted when the user removed an unrelated layer in the Animator window.