-
Notifications
You must be signed in to change notification settings - Fork 17
unity
Hanlei Qin edited this page Oct 11, 2024
·
36 revisions
Unity is a cross-platform game engine developed by Unity Technologies.
- C# and Shader Tutorials for the Unity Engine - zh-CN
- Unity 从入门到放弃
-
Guide to Extending Unity Editor’s Menus
As a quick aside, if you change a menu item’s existing sort priority, you may not see it reflected in the Menus. I think Unity is caching the value, so to get it to update you can either restart your Editor, or do some gymnastics where you first remove the Priority from your attribute, compile, then add the new priority.
- 为虚幻引擎开发者准备的Unity指南
- Unity3d接入googleplay内购详细说明(一)
- Unity3d接入googleplay内购详细说明(二)
- Unity3d接入googleplay内购详细说明(三)
- Unity3d接入googleplay内购详细说明(四)
- Unity + Play Asset Delivery | 突破Google Play 商店 150 MB 的限制
- moonsharp: A Lua interpreter written entirely in C# for the .NET, Mono and Unity platforms.
- xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
- puerts: write your game with TypeScript in the ue4 or unity
- unity-jsb: 集成 QuickJS, 为 Unity3D 项目提供 Typescript/Javascript 支持
- ET Unity3D Client And C# Server Framework
- Empty is not empty at all
- QFramework K.I.S.S Unity 3D Framework. https://liangxiegame.com/qf/intro
- GameFramework is literally a game framework, based on Unity game engine.
- TinaX Framework : Unity based Game Client Framework https://tinax.corala.space/
- UniWebView is a modern web view component for mobile Unity3D games. Integrating web content to your games was never easier.
- SuperTiled2Unity is a Unity Package that gives you the ability to import your Tiled Map Editor maps directly into your Unity projects.
ILRuntime: Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.-
HybridCLR 是一个特性完整、零成本、高性能、低内存的 Unity 全平台原生 c# 热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
- inspect_hybridclr深入剖析 il2cpp 及 HybridCLR 实现的技术专栏
- 划时代的代码热更新方案hybridclr(wolong)源码流程解析
-
Multiple dlls with same name from packages
- delete
./Library/Bee/Android/Prj/IL2CPP/Gradle
under your project.
- delete
- AsyncOperation always returns 0 or 0.9 (coroutine only resumes at 0.9)
-
Failed to load LightingData.asset
-
lfs
oreol
problem
-
- Unity: ArgumentNullException: Argument cannot be null
- Newtonsoft.Json - Unable to deserialize hashsets
-
Debug.isDebugBuild is false even with "development build" set to true
- I presume it's not about these settings in particular, but just requires making some change to the platform settings in order to get it to refresh.
- PRODUCT_NAME_APP in User-Defined Settings not correct
- 为什么Unity没有实现iOS平台代码热更新?
- Program type already present: com.tencent.a.a.a.a.a的解决方法
-
去除Unity打包出来右下角trial version 水印
- 退出 Unity
- Hub 中退回个人版许可证,然后退出
- 再将 VPN 切换国外流量,重新申请许可证
- 打开 Unity 重新构建
- Android Phones Returning Screen.safeArea Incorrectly
- Display Resolution Dialog Deprecation
- Unity 适配 Android 刘海屏显示
- unity native crash —— 横竖屏切换导致的crash
- URP - How to access the Rendering Debugger window
- releasing render texture that is set as Camera.targetTexture!
- Why does a ParticleSystem.Main is a struct yet changes value in the inspector?
- Particle System Flash With Wrong Size And Position
- Unity Official Resources for Games: Bring your game to life with the most complete and flexible real-time development platform. Unity enables you to quickly create, easily operate, and fully monetize your game.
- OpenUPM: Open Source Unity Package Registry
- Awesome Unity: A categorized community-driven collection of high-quality awesome Unity assets, projects, and resources. Free assets and resources are prioritized over paid when possible.
- awesome-unity3d: A categorized collection of awesome opensource unity3d resources (including some projects related to game development)
- Unity Script Collection: A maintained collection of useful & free unity scripts / libraries / plugins and extensions.
- Awesome Unity Open Source on GitHub (800+)
- GitHub上有哪些Unity3D项目推荐?
- Unity项目在github上如何团队协作
- Unity3d 100 个开源项目推荐!
芝士就是力量,法国就是培根!
Knowledge is power -- Francis Bacon
人要是没有梦想,和咸鱼有什么分别?光标请勿在最高司令官身上停留!
- mathematics
- algorithm
- theory-of-computation
- compiler
- operating-system
- networks
- security
- artificial-intelligence
- computer-graphics