Practice_Unity/Temp/PlayerBuildAnalyticsEvents.json
Seonkyu.kim 7d8657752e 작업
1. 조이스틱 동작
  1.1. 플레이어 컨트롤러 연동
  1.2. 자연스러운 방향 전환 추가
2. 베이스씬 작업
  2.1. 게임 씬 추가
    2.2. 조이스틱 UI 추가

Todo
1. 카메라를 캐릭터한테 붙이기
2. 다른 UI 작업도 추가하기
3. 몬스터 AI 작업도 할 수 있으면 해보기
2025-09-22 17:48:06 +09:00

139 lines
5.3 KiB
JSON

{
"player_build_data": [
{
"type": "il2cppData",
"msg": {
"build_event_id": "7e4935e99b98e4176bb0ec6d8edf59c1",
"node_executed": true,
"attribute_total_count_eager_static_constructor": 82,
"attribute_total_count_set_option": 0,
"attribute_total_count_generate_into_own_cpp_file": 0,
"attribute_total_count_ignore_by_deep_profiler": 46,
"extra_types_total_count": 0,
"option_extra_types_file_count": 0,
"option_debug_assembly_name_count": 0,
"option_additional_cpp_count": 0,
"option_emit_null_checks": true,
"option_enable_stacktrace": false,
"option_enable_deep_profiler": false,
"option_enable_stats": false,
"option_enable_array_bounds_check": true,
"option_enable_divide_by_zero_check": false,
"option_emit_comments": false,
"option_disable_generic_sharing": false,
"option_maximum_recursive_generic_depth": -1,
"option_generic_virtual_method_iterations": -1,
"option_code_generation_option": [
"EnableInlining"
],
"option_file_generation_option": [],
"option_generics_option": [],
"option_feature": [],
"option_diagnostic_option": [],
"option_convert_to_cpp": true,
"option_compile_cpp": false,
"option_development_mode": false,
"option_enable_debugger": false,
"option_generate_usym_file": false,
"option_jobs": 12
},
"version": 1
},
{
"type": "playerBuildTimingData",
"msg": {
"build_event_id": "7e4935e99b98e4176bb0ec6d8edf59c1",
"build_player": 99627,
"preprocess_player": 26,
"produce_player_script_assemblies": 2854,
"build_scripts_dlls": 5,
"writing_asset_files": 557,
"postprocess_built_player": 93279,
"node_summary_table": [
{
"name": "Csc",
"duration": 127
},
{
"name": "Csc",
"duration": 130
},
{
"name": "il2cpp.exe",
"duration": 4809
},
{
"name": "UnityLinker.exe",
"duration": 2423
}
]
},
"version": 1
},
{
"type": "unityLinkerData",
"msg": {
"build_event_id": "7e4935e99b98e4176bb0ec6d8edf59c1",
"node_executed": true,
"attribute_marked_count_always_link_assembly": 1,
"attribute_swept_count_always_link_assembly": 0,
"attribute_total_count_always_link_assembly": 1,
"attribute_marked_count_preserve": 60,
"attribute_total_count_preserve": 54,
"attribute_total_count_preserve_body": 0,
"attribute_marked_count_required_member": 249,
"attribute_swept_count_required_member": 117,
"attribute_total_count_required_member": 366,
"attribute_marked_count_require_derived": 0,
"attribute_swept_count_require_derived": 0,
"attribute_total_count_require_derived": 0,
"attribute_marked_count_require_implementors": 0,
"attribute_swept_count_require_implementors": 0,
"attribute_total_count_require_implementors": 0,
"attribute_total_count_required_interface": 0,
"attribute_marked_count_require_attribute_usages": 688,
"attribute_total_count_require_attribute_usages": 2,
"attribute_total_count_dynamic_dependency": 0,
"attribute_marked_count_dynamic_dependency": 11,
"attribute_swept_count_dynamic_dependency": -11,
"assembly_counts_total_in": 108,
"assembly_counts_link": 41,
"assembly_counts_copy": 15,
"assembly_counts_delete": 52,
"assembly_counts_total_out": 56,
"unresolved_stubbing_total_count": 0,
"unresolved_stubbing_missing_interface_method_count": 0,
"unresolved_stubbing_missing_abstract_class_method_count": 0,
"unresolved_stubbing_missing_type_count": 0,
"unresolved_stubbing_missing_method_count": 0,
"unrecognized_reflection_access_total_count": 335,
"unrecognized_reflection_access_core_count": 160,
"unrecognized_reflection_access_unity_count": 175,
"unrecognized_reflection_access_user_count": 0,
"recognized_reflection_access_total_count": 46,
"recognized_reflection_access_core_count": 29,
"recognized_reflection_access_unity_count": 17,
"recognized_reflection_access_user_count": 0,
"link_xml_total_count": 11,
"link_xml_embedded_count": 1,
"link_xml_embedded_unity_count": 0,
"link_xml_embedded_user_count": 0,
"link_xml_file_count": 10,
"link_xml_assembly_preserve_all_total_count": 0,
"link_xml_assembly_preserve_all_unity_count": 0,
"link_xml_assembly_preserve_all_core_count": 0,
"link_xml_assembly_preserve_all_user_count": 0,
"engine_module_total_in": 71,
"engine_module_deleted": 33,
"engine_module_total_out": 38,
"option_rule_set": "Minimal",
"option_enable_report": false,
"option_enable_snapshot": false,
"option_enable_engine_module_stripping": true,
"option_unity_root_strategy": "AllNonEngineAndNonClassLibraries",
"option_enable_ildump": false
},
"version": 1
}
]
}