240 发简信
IP属地:广东
  • Resize,w 360,h 240
    xll2cpp编译记录

    VMware 安装 centOS 8 https://mirrors.aliyun.com/centos/8-stream/isos/x86_6...

  • vscode无法加载unity c#项目

    今天新建了个unity项目,发现vscode无法提供C#的智能提示。OUTPUT面板显示: 同时vscode也弹窗提示: 检查了vscode是最...

  • Resize,w 360,h 240
    unity问题备忘录

    多余的空白符导致shader报错 这个shader在2019.4.18f1不会报错,但是在2021.2.18f1会报上述错误,原因是多了两个不知...

  • unity webgl 使用webp

    环境 Unity 2019.4.18f1 第三方插件 unity.webp@0.3.9https://github.com/netpyoung/...

  • typescript集萃

    在esm包中import json https://www.stefanjudis.com/snippets/how-to-import-jso...

  • Resize,w 360,h 240
    unity+puerts转微信小游戏踩坑记录

    TypeError: video.canPlayType is not a function 原因是游戏里使用了VideoPlayer,然而小游...

  • unity input system踩坑记录

    一些tutorial Input System Tutorials: https://gamedev-resources.com/tutoria...

  • Resize,w 360,h 240
    一次构建机迁移导致unity打android失败记录

    问题 以前的老项目是用unity 5.6.3p4开发的,之前布在一台Mac机上进行构建,过了好几年,这个项目又复活了,而现在换了一台window...

  • Resize,w 360,h 240
    win7+puerts: DllNotFoundException 记录

    问题背景 unity项目中使用了puerts,在开发机(win10)和大部分win7上都表现正常,但在某些win7机器上则报DllNotFoun...