Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Duplicate in 2017.1.X
Votes
3
Found in
2017.1.0f3
Issue ID
940745
Regression
Yes
Editor crashed at MergeVisibilityAnimCurve when importing .fbx file
Steps to reproduce:
1. Download test.fbx
2. Import downloaded file into Unity
3. Editor freezes (some times crashes)
4. Force shut down Editor from task Manager
5. Reopen project
6. Right click tets.fbx and select reimport
7. Editor crashes
Expected results: Model is successfully imported
Actual results: Editor crashes when importing .fbx file
Reproduced with: 2017.3.0a3, 2017.2.0b6, 2017.1.0p3
Not reproducible with: 2017.1.0b2, 5.6.3f1
Regression introduced in: 2017.1.0b2
Fixed in: 2017.1.1p2, 2017.2.0b11, 2017.3.0a7 and newer
Comments (1)
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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
isosmrt
Sep 05, 2017 06:15
I think I have a solution - just make sure there are no extra key frames outside of your framerange, otherwise Unity crashes. I've never had this problem before in other versions of unity, so this is a little annoying. Maybe we can get a solution in an update :)
Thanks!