Search Issue Tracker
Input field does not have a white input cursor on WP8
A uGUI input field on Windows Phone 8 does not have a white cursor that shows where the text will be entered. To reproduce:1. Create... Read more
Errors thrown when pressing Escape button to close "Search by label" con...
To reproduce:1. Create new project2. Press "Search by label" button in project tab3. Press Escape button4. Notice error thrown in co... Read more
Add default sprite to created Sprite gameobject
Create > Sprite creates an empty sprite, which isn't suitable for prototyping. Having white square would be really great for prot... Read more
A RenderTexture drawn by a RawImage component not rendered if game view ...
To Reproduce: 1. Run the scene 'Bug - Render Texture' in editor.2. Deselect click anywhere outside game view.3. The RawImage is no l... Read more
Getting a crash if I change the UI settings and re-open scene
To reproduce:1. Open attached project2. Open Watertower - GOOD scene3. Disable EntityProperties game object4. Save scene5. Open Wate... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler