Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a16
Issue ID
619986
Regression
No
The preview destination state is obsolete when transitioning to Exit node or a state machine
The preview destination state is obsolete when transitioning to Exit node or a state machine
Repro:
1) In the Base Layer create a state and a sub-state machine
2) Make two transitions from the state - one directly to the state machine, and second one to the exit node.
3) select these two transitions and notice that they have an empty drop down list in the inspector for choosing Preview Destination State
If you do steps 1-3 not in the Base Layer, but in a New Layer or a sub state machine, you'll see that instead of the drop down list a message is visible:
"Cannot preview transition, must at least have a motion on either source or destination" - this is the desired result for motionless transitions (to Exit node, to state machine) in the base layer as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Add comment