Search Issue Tracker
[HoloLens 2 App] Screen buffere is not cleared when nothing is in view a...
A wierd rendering articifact occurs on HoloLens 2 when nothing is in view, and depth buffer sharing is disable. It appears that the ... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the tests Actual result: Tests fails.Expected result: Tes... Read more
The Search Window's search bar does not properly update the text when th...
How to reproduce:1. Create a new Unity Project2. Open the Search Window3. In the search bar type in "rendering debugger"4. Repeatedl... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
Tile Pallete always acts as in focus when any dialog box is open and any...
How to reproduce: Open the "TilePalette" project Open the "SampleScene" Select the "Grid/Tilemap" Focus on the Scene view Press the ... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Scrip...
Steps to reproduce:1. Create new Unity project2. Create new Scene in Project window (Create > Scene > Scene)3. Install Entitie... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script