Search Issue Tracker
Can't move multiple uGUI images
To reproduce:1. Create a new project2. Add a few uGUI images3. Select all of the images4. Try moving them - only one image will move Read more
BoxCollider2D does not move along with it's parent folder on start
To reproduce:1) Open the attached project that user sent(later one) and load scene 'BugTest'2) Run it and switch to scene view3) Che... Read more
The Effect Color property can't be animated
To reproduce:1. Create a new project2. Add a uGUI text component and set the effect style to shadow3. Open the animation window and ... Read more
Calling Physics2D.OverlapCircleNonAlloc() crashes WP8 application
Steps to reproduce:1. Create a project which uses Physics2D.OverlapCircleNonAlloc() function. Described here: http://docs.unity3d.co... Read more
Sprites in specific upgraded project are not drawn in play mode
A project which had sprites used in versions prior to 4.5.0 may have them invisible in versions 4.5.0 or later. Reimport of all asse... Read more
Instantiating a uGUI button throws missing component exceptions
To reproduce:1. Open attached project (from user reply)2. Open scene "Repro"3. Enter play mode4. Press the button - another button g... Read more
Rarely mesh will not be animated on the mobile device
Sometimes the object is not animated on the mobile device, however the issue is not reproducible after running the same scene in the... Read more
Error when importing a 1025 px width and 50 px height sprite
When importing a 1025 px width and 50 px height sprite into the Unity editor, the following error is shown in the console:"CompareAp... 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