Search Issue Tracker
[UIElements] TextField text editing cursor doesn't appear where it was c...
Repro steps:1. Open attached project2. In the top menu, select "Example" and "Show Example Window"3. In a TextField, click on the te... Read more
[General] [Windows] InputSystem InputAction.GetBindingDisplayString does...
How to reproduce:1. Install English and Russian language packs to Windows2. Open the attached project "InputSystemKeyboards.zip"3. C... Read more
[IL2CPP] UI Toolkit ListView with Virtualization Method set to DynamicHe...
Reproduction steps: Open the user attached project Open the “SampleScene” scene Press File → Build And Run In Player observe the num... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
Coverage package fails to gather any coverage for generic methods
Steps to reproduce: Open attached project Open test runner Run tests Generate coverage report Open generated coverage report Inspect... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
[WebCamTexture][Android]The image is captured with vertical line artifac...
How to reproduce:1. Open the attached project2. Build and run a project on Android3. Click on '02_GetPixels_Test' button to switch t... Read more
Profile Analyzer Compare tab loads the same file into both slots when th...
Reproduction steps:1. Open the attached project2. Open Window -> Analysis -> Profile Analyzer3. In the Profile Analyser press ... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... 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
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
- TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window
- The macOS Player is built to a different folder than the selected one when the Player is built on Windows
- Editor memory leak in VisualElement when recompiling in a blank URP project