Search Issue Tracker
UI.Text objects with size tags (rich text) don't scale with Canvas.scale...
To reproduce: 1. Open attached project 2. Open Bug scene 3. Resize game window 4. Notice that when UI.CanvasScaler object is set to... 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 : "Fa... 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 pla... 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
The input field non multiline doesn't handle text correctly
To reproduce: 1. Open attached project 2. Open scene 3. Press play 4. Enter lots of text 5. Notice that text doesn't fill the text ... Read more
Platform define UNITY_IOS is missing
http://docs.unity3d.com/Manual/PlatformDependentCompilation.html Platform Dependent Compilation page is missing UNITY_IOS platform ... Read more
Regression: Nvidia ShadowPlay does not record gameplay on 4.5.x
To reproduce this bug: 1. Download NVIDIA GeForce Experience from: http://www.geforce.com/geforce-experience/download 2. Open GeFor... Read more
Hierarchy type searching not working for scripts
To reproduce this bug: 1. Open a new project 2. Create a new script 3. Attach it to a gameObject in the scene 4. In the scene searc... Read more
Can't enter newlines in textmesh text field with alt+return
Even though documentation states that you can make new lines in Text Mesh with Alt+Return, this is not true - the shortcut does noth... Read more
When only having UI Panel in the scene, EventSystem.Update() allocates 3...
To reproduce this issue: 1. Create a new project 2. Add UI Panel to scene ( Create->UI->Panel) 3. Play the scene 4. Open profiler 5... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow