Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X
Votes
0
Found in
2018.3.14f1
Issue ID
1169079
Regression
Yes
Kaydara FBX Binary becomes a YAML file when Editor serializes changes
To reproduce:
1. Download attached "FBX_serialization.zip project and open in Unity
2. Open the Assets > asset.fbx file in a Text Editor - You should see that it's a Kaydara FBX Binary
3. Click on the asset.fbx file in the Project window - Tou will get Error in Console saying that Unity failed to import the FBX
4. Open the Assets > asset.fbx file in a Text Editor - You should see that it's now a YAML file
Notes:
- This issue happens on both Windows and macOS
- A .FBX file corrupts when the Inspector rounds the Transform values in OnInspectorGUI and calls ApplyModifiedProperties
Reproduced on Unity 2018.3.14f1, 2018.4.4f1 and 2019.1.0f1
Not reproduced on Unity 2017.4.30f1, 2018.1.9f2, 2018.2.21f1, 2019.1.0f2, 2019.1.11f1, 2019.2.0b10 and 2019.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment