Skip to content

Unity3d Tips

Easy to follow Unity Tips, Tricks and Workarounds!

  • Home
  • Beginner Guides
  • Advanced Guides
  • Quick Tips
  • Unity Guides
  • Unity How To
Main Menu

Tag: Quick Tips

Unity GUI Button and Mouse Events Thumbnail
Unity Beginner Guides / Unity How To / Unity Quick Tips

Unity GUI.Button & Mouse Events Not Working

Locking the Cursor Disables Button & Mouse Events Unity GUI buttons and mouse events such as OnMouseOver or OnPointerDown have their events disabled when the cursor is set to a …

Read More
Unity Objects Stretching When Rotated Thumbnail
Unity How To / Unity Quick Tips

How To Fix Objects Stretching When Rotated

This quick guide shows how to fix objects in Unity stretching when being rotated. The issue can result in colliders not matching rotated objects or the objects appearing distorted when …

Read More
Unity Camera.RenderWithShader Thumbnail
Unity Beginner Guides / Unity Guides / Unity How To / Unity Quick Tips

Unity Camera.RenderWithShader Troubleshooting

What is RenderWithShader used for? Camera.RenderWithShader is a function which allows you to override the rendering of certain objects on a certain camera with a different shader. The main benefit …

Read More
Unity Animation State Not Found
Unity How To / Unity Quick Tips

The animation state could not be played because it couldn’t be found!

This guide explains what to do when unity refuses to play animations and gives the error “The animation state could not be played because it couldn’t be found!“. There’s a …

Read More
Unity Mesh.Bake.PhysX.CollisionData Profiler Spike
Unity Beginner Guides / Unity Guides / Unity How To / Unity Quick Tips

Mesh.Bake.PhysX.CollisionData Unity Profiler Spikes

Mesh.Bake.PhysX.CollisionData Profiler Spike Causes Unity profiler spikes from Mesh.Bake.PhysX.CollisionData means the mesh for a collision is being baked at runtime! Instead collisions data should be baked in the editor when …

Read More
Unity Z-Fighting Guide
Unity How To / Unity Quick Tips

How To Fix Unity Z-Fighting With Multiple Solutions

What is Z-Fighting? Z-Fighting is where multiple objects fight to be rendered closest to the camera (fighting to be on top). This can happen when the objects are overlapping due …

Read More
Unity READ_PHONE_STATE Permission
Unity How To / Unity Quick Tips

Remove READ_PHONE_STATE Permission Unity Android

READ_PHONE_STATE Permission isn’t in my Manifest or Plugins! Unity automatically adds the READ_PHONE_STATE permission into builds when either: Your scripts contain code which require the permission. The target SDK version …

Read More

Tags

Framerate GPU Optimizations Guides Installation Mesh Mesh Colliders mouse events Movement ngui Optimizations Performance Quick Tips Rendering Rotation Setup shader sprite Stutter Textures Transform ui Unity Unity 3D Models Unity Android SDK Unity Animations Unity Batching Unity Colliders Unity Components Unity Convex Colliders Unity CPU Optimizations Unity Deltatime Unity Filesize Unity How To

RSS Latest Unity3d Tips

  • Unity Grayscale Shader for Sprite Overlays & More!
  • Unity Blurry Textures – Mipmap Bias Guide
  • Unity GUI.Button & Mouse Events Not Working
  • How To Fix Objects Stretching When Rotated
  • Unity Camera.RenderWithShader Troubleshooting

Meta

  • Register
  • Log in
  • Entries RSS
  • Comments RSS
Copyright © 2025 Unity3d Tips.
Privacy Policy
Unity3d Tips is not endorsed by Unity Technologies and doesn't reflect their views or opinions or anyone officially involved in producing or managing Unity®
banner