- Unity 6 Async (new) vs Cysharp https://docs.unity3d.com/6000.0/Documentation/Manual/async-await-support.html 21 comments unity3d
- Is ProBuilder 6.0.1-pre-1 broken https://docs.unity3d.com/Packages/com.unity.probuilder@6.0/manual/index.html 2 comments unity3d
- Does anyone have a good resource to learn UI Toolkit https://docs.unity3d.com/2023.2/Documentation/Manual/UIE-ListView-TreeView.html 11 comments unity3d
- Character Controller "isGrounded" always returns false https://docs.unity3d.com/ScriptReference/CharacterController.Move.html 17 comments unity3d
- Unity Performance Optimization ✅ New Highlights Module. The Highlights Profiler module displays information on whether your application is meeting its target frame rate and if its performance is bound by the CPU or the GPU, and where to begin investigating potential performance problems. https://docs.unity3d.com/2023.2/Documentation/Manual/ProfilerHighlights.html 5 comments unity3d
- Forward vs Deferred rendering path targeting mobile - Gaia Pro 2023 https://docs.unity3d.com/Manual/RenderingPaths.html 3 comments unity3d
- Best way to run multiple instances of a build on the cloud for automated testing purposes? https://docs.unity3d.com/Packages/com.unity.simulation.games@0.4/manual/index.html 4 comments unity3d
- Deferred Rendering in URP... missing? https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@12.0/manual/rendering/deferred-rendering-path.html#how-to-enable 8 comments unity3d
- Struggling to use Unity Hub/Editor https://docs.unity3d.com/hub/manual/InstallHub.html?_ga=2.242816453.675284428.1670173243-2066419804.1670173243#install-hub-linux 9 comments pop_os
- I FINALLY FIXED MY ULTRA SLOW ASSEMBLY RELOAD TIME https://docs.unity3d.com/Manual/EditorAnalytics.html 7 comments unity3d
- Where should I start? https://docs.unity3d.com/ScriptReference/Input.html 4 comments unity3d
- Heightmap in URP Lit Shader https://docs.unity3d.com/Manual/StandardShaderMaterialParameterHeightMap.html 3 comments unity3d
- Setting an array of positions in the editor? https://docs.unity3d.com/ScriptReference/Handles.PositionHandle.html 2 comments unity3d
- Unity.Physics or Havok? https://docs.unity3d.com/Packages/com.havok.physics@0.1/manual/index.html 4 comments unity3d
- Changing URP/HDRP settings at runtime? https://docs.unity3d.com/ScriptReference/QualitySettings.html 5 comments unity3d
- Does anyone know what the min requirements for Mac are? https://docs.unity3d.com/Manual/system-requirements.html 12 comments unity3d
- Unity w/ Plastic SCM is like walking through a minefield https://docs.unity3d.com/Manual/PlasticSCMUpgradeCollab.html 8 comments unity3d
- Dark version of the Unity docs page? https://docs.unity3d.com/Manual/UIToolkits.html 3 comments unity3d
- Where is this setting? https://docs.unity3d.com/Manual/DynamicResolution.html 2 comments unity3d
- Sorting opaque objects front-to-back vs minimizing state changes? https://docs.unity3d.com/2020.2/Documentation/Manual/built-in-rendering-order.html 7 comments graphicsprogramming
- Spent months working on my game and now Xcode stands in my way https://docs.unity3d.com/Manual/HOWTO-PortToAppleMacStore.html 2 comments unity3d
- Contrary to the documentation, there are no options for free procedural trees right? https://docs.unity3d.com/Manual/class-Tree.html 2 comments unity3d
- Open URL in the same browser tab the WebGL game is running in https://docs.unity3d.com/ScriptReference/Application.OpenURL.html 9 comments unity3d
- Fullscreen swirl shader Transition? https://docs.unity3d.com/355/Documentation/Components/script-VortexEffect.html 6 comments unity3d
- Does anyone know how to determine whether or not a mouse is connected? https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/api/UnityEngine.InputSystem.Mouse.html#UnityEngine_InputSystem_Mouse_current 2 comments unity3d
- Unity - Manual: Eco friendly game development https://docs.unity3d.com/manual/ecofriendlydevelopment.html 13 comments gamedev
- Unity - Manual: Eco friendly game development https://docs.unity3d.com/manual/ecofriendlydevelopment.html 13 comments programming
- How can I take a photo with Unity and Hololens 2 and save it in Pictures? https://docs.unity3d.com/2019.2/Documentation/Manual/windowsholographic-photocapture.html 3 comments microsoft
- Sharing a solution to a problem in Unity https://docs.unity3d.com/ScriptReference/Input.ResetInputAxes.html 73 comments gamedev
- Is it really necessary to prevent cheating in single-player games? https://docs.unity3d.com/ScriptReference/PlayerPrefs.html 29 comments gamedev
- Any resources about Job System? https://docs.unity3d.com/Manual/JobSystem.html 6 comments gamedev
- Zero start Unity and C# resources https://docs.unity3d.com/Manual/index.html 6 comments gamedev
- Why isn't my simple 2d pendulum working precisely and keeps descending? https://docs.unity3d.com/Manual/class-DistanceJoint2D.html 9 comments gamedev
- Animation and Ground Movement in AAA Games http://docs.unity3d.com/401/Documentation/Images/manual/AnimationStateMachines-0.jpg 11 comments gamedev
- Make a collapsible/expandable button "hierarchy?" http://docs.unity3d.com/ScriptReference/ 5 comments javascript
- Good techniques for syncing gameplay actions to specific animation timings? http://docs.unity3d.com/Manual/animeditor-AnimationEvents.html 7 comments gamedev
- Binary Game Asset Version Control Hell! http://docs.unity3d.com/Manual/ExternalVersionControlSystemSupport.html 32 comments gamedev
- [C++] Is there like a centralized documentation online? http://docs.unity3d.com/ScriptReference/HeaderAttribute.html 11 comments learnprogramming
- New to javascript, trying to figure out jumping for a game in Unity http://docs.unity3d.com/ScriptReference/Time.html 5 comments javascript
- Blender's Rigify to Unity's Mecanim tutorial (Unity Documentation) https://docs.unity3d.com/Documentation/Manual/HOWTO-importObject.html 3 comments blender