Search Issue Tracker
Impossible to place the cursor in text on touch screen devices
Selecting any random place in the middle of written text, cursor can't be placed. Cursor appears at the start of the text when selec... Read more
Prefab Canvas loses its Rect Transform anchor settings and position when...
Steps to reproduce this issue: 1) Open 'UnityCanvasBug' project2) Open the "UnityChildCanvasBug" scene.3) Click on the "ChildCanvas"... Read more
[AssetBundle] Fatal error when loading an AssetBundle containing UI Pref...
Steps to reproduce this issue: 1. Open the attached project ('HOCMain')2. Open 'Main' scene3. It loads "UI" bundle and instantiates ... Read more
Instantiating UI prefab as a child of UI element which has disabled Canv...
To reproduce this issue: 1. Open 'TestScale' project2. Open 'scene'3. Play the scene4. Press Button 'New Game' which instantiates UI... Read more
[HideInInspector] Script with HideInInspector hideFlags and [ExecuteInEd...
Script with HideInInspector hideFlags and [ExecuteInEditMode] attribute cannot be removed from gameobject after deleting it from the... Read more
[Plugins] Facebook plugin build fails with Serialization Weaver exception
1. Build and run attached project. Error will be reported:Error building Player: Exception: Failed to run Serialization weaver with ... Read more
[AssetDatabase.FindAssets] Incorrect comment in AssetDatabase.FindAssets...
http://docs.unity3d.com/ScriptReference/AssetDatabase.FindAssets.html This page shows an example in the bottom of the page. The comm... Read more
[HingeJoint] Connected rigidbody should bounce when reaching the max limit
Steps to reproduce:- Open the attached project and the scene- The scene contains a gameobject with hingejoint which is connected to ... Read more
[Lighting] Re-opening the scene changes how lightmap looks until first play
Steps to reproduce:1. Create a new project, add a terrain and make some changes to it which would produce some shadows2. Add a color... Read more
[UI] Button changes between highlighted and normal state when camera is ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'UI_Bug' scene3. It has a button and a script which changes camer... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template