Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0b13
Issue ID
651166
Regression
No
[Mecanim] Interruption Source does not respect "atomic" setting when upgrading to U5
Steps to reproduce:
1. Create a new animation controller in 4.x
2. Create a transition and set the 'atomic' property to false
3. Import the controller to Unity 5, observe that 'InterruptionSource' is set to none
Actual result: InterruptionSource is set to none
Expected result: InterruptionSource is set to "Current State" and OrderedInterruption is enabled.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment