General
- How can I change my Editor theme?
- How do I change the Unity Hub theme?
- Unity project ID no longer exists or you no longer have permission to access the unity project ID
- Running multiple instances of Unity referencing the same project
- How do I make a scene dirty when modifying a property via script?
- How to change the Cache Server host and port by command line
- How do I support different configurations to build specific players by command line or auto build system?
- Why am I seeing two references of a Mesh in memory?
- How do I force my cameras to render in a certain order?
- Why is my static batching breaking, or not working as expected?
- Enter Play Mode with F5 key
- Why can I not remove the Splash Screen from my build?
- How can I load scenes additively including a NavMesh set at the same position?
- Why doesn't a failed BuildPipeline.BuildPlayer return an error code in the command line?
- How can I have a fully automated build process that can fetch and install any version of Unity into our build environment?
- How do I change the supported Graphics APIs for my game?
- How to stop automatic assembly compilation from script
- Is there a simple way to make a sprite render in front of everything in the scene?
- Why should I use Threads instead of Coroutines?
- How can I profile a specific part of my code?
- How to customize Unity script templates
- How to modify the Editor Application Layout from a script
- How to modify Perforce settings via script
- Enabling the Fog in a built game is not working.
- Export Package exports everything
- The Cache server has a bad performance or freezes
- How can I add Alpha to ETC1 Compression?
- Normal maps generated from Substance have poor compression quality.
- How can I debug Unity's Cache Server?
- What are the solutions to scene/prefab conflict merging?