Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X, 2019.1.X
Votes
2
Found in
2018.2
2018.2.7f1
Issue ID
1079856
Regression
Yes
The Sorting Orders of Animated SkinnedMeshRenderers are not Animated in Play mode
When importing an Animation from a Project earlier than 2018.2.7f1, the Sorting Orders of animated SkinnedMeshRenderers are supposed to be Animated, this seems to work in the Editor in the Animation Window fine, but when instantiating the Animator prefab in Play Mode, it does not Animate correctly and seems to retain Default values throughout the Animation, even though they should be Animated. In a Simple Example, it works, in a more Complex Character Example it does not
To reproduce:
1. Download attached project from the link and open in Unity
2. Open "SampleScene" scene
3. Enter to Play mode
4. Press Space button
5. Notice the Sorting Orders of the Pants on the thighs of the Character is not Animated in the Kick_Right Animation state as they should be
Notes:
- This issue reproduces on both Windows and macOS
- Starting from Unity 2018.2.14f1 everything starts to work as Expected in the Build, but not in the Editor
- Could not properly check Regression version because Project freezes almost all the time or just becomes Corrupted
- Project link and More information is in the Comments section
Reproduced on Unity 2018.2.21f1, 2018.3.7f1, 2019.1.0b5 and 2019.2.0a7
Not reproduced on Unity 2018.1.9f2
Regression is somewhere in Unity 2018.2
Comments (3)
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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
playemgames
Apr 09, 2019 19:48
Bug seems to be resolved in editor for 2019.1.0f1, but in builds it is still occurring.
playemgames
Mar 28, 2019 20:53
This bug is still occurring in 2019.2.0a9 from my tests in Editor.
playemgames
Mar 28, 2019 20:15
Can this be flagged when it is backported to the 2018.3 and 2019.1 releases? Testing for this for project upgrades.