Fix make single user crash
How to reproduce the crash: * Factory startup * 'u'key (make single user) It comes with a simple unittest to reproduce the original issue.
This commit is contained in:
@@ -108,6 +108,7 @@ VIEW_LAYER_TEST(object_link_a)
|
||||
VIEW_LAYER_TEST(object_link_b)
|
||||
VIEW_LAYER_TEST(object_link_c)
|
||||
VIEW_LAYER_TEST(operator_context)
|
||||
VIEW_LAYER_TEST(make_single_user)
|
||||
VIEW_LAYER_TEST(move_above_below_scene_collection_a)
|
||||
VIEW_LAYER_TEST(move_above_below_scene_collection_b)
|
||||
VIEW_LAYER_TEST(move_above_below_scene_collection_c)
|
||||
|
Reference in New Issue
Block a user