Search Issue Tracker
Unity is unable to open the built-in Monodevelop editor by default and o...
Unity is unable to open the built-in Monodevelop editor by default and open the system editor instead: EditorHelper: Failed to open ... Read more
Rotation doesn't properly register for undo
To reproduce:1) Create new project2) Create cube3) Rotate it somewhat4) Right click in "Transform" and "Reset rotation"5) Drag the c... Read more
Screenshots taken while device is near memory limit are empty
Steps to reproduce:1. Make a project which allocates high amount of memory and has ability to take screenshots.2. Deploy it to WP8 o... Read more
Button does not stop being highlit if touch ends on top of it on WP8.1
Button does not stop being highlit if touch ends on top of it on WP8.1 Steps to reproduce:1. Download attached project. It has a but... Read more
Build windows standalone with non-native fullscreen, alttabing still kee...
To reproduce:1) Create new project2) Build Windows Standalone3) Make sure it's fullscreen with non-native resolution4) Alt-tab, buil... Read more
Errors thrown when loading a new Scene on Awake, then returning to the s...
To reproduce:1. Open attached project2. Open Scene13. Press play4. Notice the errors about Missing Reference Exception with a Scroll... Read more
InputField breaks when used with BestFit and Canvas scaleFactor
To reproduce this bug: 1. Open the attached project2. Open BasicScene3. Observe canvas has scaleFactor set to 4 (via SetCanvasScale ... Read more
Grid Layout Group not working on playback
To reproduce this bug: 1. Import the attached package2. Open 'MainMenu' scene3. Notice in the scene/game view that everything looks ... Read more
Objects does not appear in mask if the Canvas GameObject is rotate more ...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Notice that buttons are invisible5. Set Canvas Y Rotation val... Read more
Physics2D.RaycastAll don't calculate hit for CircleCollider2D if distanc...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. Press play4. Notice in the console that only RaycCasterBox... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default