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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
Add comment