Search Issue Tracker
Editor hangs if File or Edit menu is opened while Home screen is open
When you invoke Unity 5.0 you see the new Home screen which enables you to open an existing project or create a new one. Instead of ... Read more
all toggles are selected even when they all are attached to the same Tog...
To reproduce:1. Open attached project2. Open test scene3. Press play4. Notice that all toggles are selected even when they all are a... Read more
InputField not getting deactivated when mouse click on something else
To reproduce:1. Create an InputField2. Play the scene3. Click on the InputField to activate it4. Click on the background (or anythin... Read more
EditorApplication.hierarchyWindowChanged documentation does not mention ...
The EditorApplication.hierarchyWindowChanged docs say: "Each time an object is (or a group of objects are) created, renamed, parente... Read more
When using the Physics.IgnoreCollisions triggers Triggers. Triggers get ...
To reproduce:1. Open attached project2. Open Scene scene3. Enter play mode4. using your arrows move on the platformExpected result: ... Read more
Toggle's OnValueChanged is called before OnAwake is being called
To reproduce:1. Open attached project2. Open Toggle scene3. Press play4. Press button5. Notice errors thrown in console Read more
UI.Text objects with size tags (rich text) don't scale with Canvas.scale...
To reproduce:1. Open attached project2. Open Bug scene3. Resize game window4. Notice that when UI.CanvasScaler object is set to "Sca... Read more
Crash when trying to copy-paste something new project name/location in l...
Open the 5.0.0b9 launcher, click new project and try to paste something into the location or name fields. Unity crashes, with : "Fat... Read more
Projector shader issue, ground marker shown in two locations
Steps to reproduce : - import the project attached in the edit- open the CharacterThirdPersonAI- move the character below the platfo... Read more
The rear wheels of the car are clipping trough the ground
Steps to reproduce : - import the Sample Assets- open the Car scene- press play and notice the rear wheels 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