Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a6
Issue ID
601745
Regression
No
It is possible to copy the Base Layer and paste it into itself
It is possible to copy the Base Layer and paste it into itself
1. Create an animator controller and add a state machine to it
2. Inside the state machine have a couple of states connected by a transition, and have the second state transitioning out to Base Layer (Up)
3. Mark all three elements - 2 states Base Layer state, copy and paste in the base layer.
4. This should not be possible as it creates bizzar animation, multiple transitions where there's only one, and also clicking on the state when in play mode influences the order of played states..
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment