Search Issue Tracker
Android apps made with Unity 4.3 takes about twice more space on device ...
An empty Unity project built with Unity 4.2 takes about 8MB of device memory once it is installed, however the same project built wi... Read more
Unity crashes after running scene with constant mesh collisions for more...
Steps to reproduce:1. Create a scene which has hundreds of objects with mesh colliders colliding constantly.2. Leave the scene to ru... Read more
Using Handles.Slider() slightly changes the position numbers
Manipulating a custom handle slightly changes the transform.position of an object, even when the value is never touched by a script.... Read more
Shadows + steep camera viewing angles result in a ridiculously high numb...
Trees placed using the terrain engine produce much higher number of draw calls when viewed from steep angles while the "Fade Length"... Read more
Linux custom Cursor Alpha Issues
-e: see title -repro--build attached project for linux--run--click through the cursors on the left--NOTICE the light green pixels ar... Read more
Character controller's step offset causes the character not to fit into ...
To reproduce:1. Open attached project2. Open scene repro - it contains a first person character controller with the step offset set ... Read more
Custom GUIStyles in a skin don't update correctly
Custom GUIStyles in a skin don't update correctly. This makes it very time-consuming to tweak custom styles Read more
Non-Pixel Correct GUIText ignores screen orientation on Windows Phone 8
Steps to reproduce:1. Create a project which has scene in which two GUIText objects are drawn. One should be set to Pixel Correct an... Read more
Normal doesn't change when CircleCollider2D rolls down the edges of a Po...
To reproduce:1. Open attached project2. Play polygon_collider_example scene3. Normal doesn't change when the edge changes Read more
TextMesh mesh is wrong when MeshFilter present on same GameObject
TextMesh mesh is wrong when MeshFilter present on same GameObject. This is expected behavior. MeshFilter and TextMesh are both compo... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument