Search Issue Tracker
Colliders & Rigidbodies docs are potentially wrong
http://docs.unity3d.com/Documentation/ScriptReference/Collider.html This page mentions "If you intend to move the collider around a... Read more
StaticBatchingUtility.Combine bug on scaled meshes that were already ren...
If StaticBatchingUtility.Combine() is called on meshes that were rendered at least once, the non-uniformly scaled objects will rende... Read more
iOS Simulator always displays "Development Build"
To reproduce: 1. Create new project 2. Select Simulator SDK 3. Build and run on iOS 4. "Development Build" label is displayed even i... Read more
Hang when selecting particle system (prewarming code infinite loop due t...
Steps to reproduce : - import the package attached - open the scene "temp" - select the particle system in the Hierarchy and notice... Read more
Moving over a flat surface, BoxColliders with rotation frozen on all axe...
To reproduce: 1. Open project Bug Report Orthogonal Movement.zip (attached to mail) 2. Run scene Bug Report Orthogonal Movement 3. M... Read more
Dynamic Font rendering performance issues on iOS
This test project renders a string of N random characters every frame. Testing on an iPad 2 with a string of 30 characters the font... Read more
Debug inspector mode changed null list to not null
To reproduce: 1. Open New_Unity_Project_8 2. Run scene "scene" 3. Change inspector to debug mode 4. Notice that (list != null) will ... Read more
OptimizedGUIBlock issue: A texture drawn from a custom PropertyDrawer is...
To reproduce: - Open scene "scene". - Select the cube then click or scroll (possibly anything that triggers OnGUI) on the script "Te... Read more
[Camera] Assets in FPS controller don't show up on "Maximised on Play" mode
Steps to reproduce : - open the project attached - open the scene - play the scene and notice the weapon looks fine - use the "Maxi... Read more
Shuriken sub-emitters don't always fire
Steps to reproduce : - import the project attached - open the scene "Bug" - start clicking around and notice that about 50% of the ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP