Search Issue Tracker
[UWP] IL2CPP project failing to P/Invoking into ETW logging functions
Steps to reproduce:1. Download attached project2. Change platform to UWP3. Build project with IL2CPP backend4. Launch VS solution5. ... Read more
ArgumentOutOfRangeException is thrown when resizing the text border
How to reproduce:1. Open the attached Unity project.2. Resize text border to a smaller size than the text. Expected result: The text... Read more
FPSController's Y position jitters when walking through the middle of a ...
How to reproduce:1. Open the Unity project from the link in the comments (JitterBug.zip)2. Open the "SampleScene" Scene3. Select the... Read more
Scroll View and Vertical Layout GUI dirty scene on entering Play Mode
How to reproduce:1. Open the user-submitted project2. Save the Scene3. Enter and then Exit the Play mode4. Observe the Scene name in... Read more
[UI] Area light's 'Width' and 'Height' parameters are not shown
Steps to repro: 1. Open attached project and 'SampleScene' scene;2. In the Hierarchy select 'Area Light' gameobject;3. Observe the I... Read more
[UI] 'Rectangular' light is named as 'Area' light in the Light component...
Steps to repro: 1. Create new Unity project;2. In the Hierarchy click Create>Light>Rectangular Light;3. Observe the Inspector ... Read more
EditorWindow loses references to Script components of Scene Objects when...
Reproduction steps:1. Open the attached "EditorWindow Reference Bug.zip";2. Open the SampleScene;3. In the upper Menu go to Test -&g... Read more
Custom Cursor flickers when highlighting Text in the Package Manager Window
How to reproduce:1. Create a new Project2. Add any texture to the project and set it as a "Cursor" in its texture settings3. Go to F... Read more
HideFlags does not work on instantiated prefabs when using a custom class
To reproduce:1. Open the QA's attached project2. Open the scene "SampleScene" and play it3. Go over all selections in the custom "To... Read more
[Android] packageManager.GetStatic<int>("GET_SIGNATURES") causes a crash
Steps to reproduce:1. Open user attached project2. Build & Run on an Android device3. Observe that a crash occurs Expected resul... 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
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
- Crash on with multiple stack traces when rendering large Terrain with specific hardware
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed