Search Issue Tracker
Top menu not translated for Russian scripting reference
1. Open http://docs.unity3d.com/ru/current/ScriptReference/index.html 2. Since top menu is not translated (says "User Manual", "Scri... Read more
Imported Ragdoll is completely jiterry in play mode
How to reproduce: 1. Open attached project (ownCloud) 2. Open scene wizard.unity 3. Play the scene Expected result: The wizard fall... Read more
WebGL build crashes when clicking an object that has IPointerDownHandler...
Reproduction steps: 1. Open attached project "PointingInJS" 2. Build scene "Test" for WebGL 3. Open the built game and click the but... Read more
iOS Memory leak in GetPixels and GetPixels32
How to reproduce: 1. Open attached project 2. Open scene WebCamTest.unity 3. Build to iOS and run - The app crashes with this erro... Read more
localization errors when auto-connecting profiler
-e: see title -repro: --create new project --build and run a standalone build with the auto-connect profiler option activated --NOT... Read more
Packing Tags over 199 characters long show up as blank in the dropdown list
1. import an image 2. select the image and click on Packing Tag in the Inspector Import Settings 3. create a new Packing Tag over... Read more
Remove Unused Tags does not require confirmation to remove tags
1. import an image 2. select the image and click on Packing Tag in the Inspector Import Settings 3. create a few new Packing Tags... Read more
The lack of vertex attributes causes a crash on dynamic batching
Unity Player crashes when all the following conditions are fulfilled: - Using OpenGL ES (2.0/3.0). - Dynamic Batching is enabled. -... Read more
[OSX] Input.accelerationEvents crashes the Editor on play
How to reproduce: 1. Open a new project 2. Create a new script 3. Put "Debug.Log (Input.accelerationEvents.ToString());" in the Sta... Read more
Player collides with sides of platform when using PlatformEffector2D wit...
To reproduce: 1. Open attached project 2. Open player scene 3. Jump to either platform, making sure to hit the side of it on your w... 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
- Unity freezes when opening a project
- [Silicon] Artifacts appear in the Game view when resizing the window/entering the Play Mode in a specific project
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
- Animation Event marker is not placed on the current time of the timeline when using the “Add Event” button
- Editor crashes on vector_map<ConstantString,AssetBundle when using the LoadAssetAsync function