Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.3.0f3
Issue ID
1010862
Regression
No
[MacOS][Anima2D] Skinned Mesh Renderer turns invisible in Scene/Game view when binding bones
Steps to reproduce:
1. Open scene called "scene" in user-supplied project ("Anima2d Testing.zip")
2. Open SpriteMesh Editor window then select Time Dancer -> meshes -> Time_Dancer_1 in the Hierarchy window
3. In the SpriteMesh Editor window press "Unbind"
4. Drag any object from "bones" GameObject in the Hierarchy window into "Bones" tab in the inspector
5. In the SpriteMesh Editor window press "Bind" And "Apply"
Expected: in the Scene/Game View, the Skinned Mesh Renderer on Time_Dancer_1 is visible
Actual: in the Scene/Game View, the Skinned Mesh Renderer on Time_Dancer_1 is invisible and the console throws "Assertion failed: invalid AABB a" error
Reproduced in: 2017.1.3p2, 2017.2.2p1, 2017.3.1p4, 2018.1.0b11, 2018.2.0a4
Note: Tested in OSX 10.11.6 and 10.13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
Add comment