Search Issue Tracker
Errors thrown when deleting text from text field on Text component
To reproduce:1. Open attached project2. Open test scene3. Press play4. Enter some text into input field5. Select Text game object6. ... Read more
No DrawProcedural in CommandBuffer
There is no DrawProcedural function in CommandBuffer. According to user: "The command buffer lacks functionality to draw proceduralt... Read more
Setting the position of a RectTransform while its GameObject is not acti...
To reproduce this issue: 1. Import 'RectTransformPosition' package2. Open 'TestScene' scene3. It has Red and White images4. Play the... Read more
InputField.ActivateInputField() has no effect when invoked during script...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to i... Read more
InputField.ActivateInputField() has no effect when invoked from the inpu...
To reproduce this bug: 1. Open the attached project2. Open the ActivateInputFieldTest.unity scene.3. Press Play.4. Click on the inpu... Read more
Microsoft Ad Control does not open clicked ads on Unity WP8.1 builds
To reproduce:1. Create an empty project2. Build for Windows phone 8.13. Open up the solution4. Follow the steps at http://msdn.micro... Read more
Overwriting a folder when creating project doesn't work
To Reproduce: 1. Click create new project (from inside the editor or in the project wizard), add a new folder to some directory, but... Read more
The inputField's caret and highlight do not render correctly when render...
To reproduce this bug: 1. Import the attached package 'bugInputField'2. Open the scene3. There is an input field and canvas with ren... Read more
Memory leak in WWW class on iOS
CFURLRequest, a NSMutableURLRequest and a NSURLRequestInternal objects are not released from memory in the cleanup function. After i... Read more
Pointer Down on Button triggers more than once on mobile devices
Using PointerDownedMe() on Event Trigger of uGUI system it triggers more than once on touchscreen devices 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"