Search Issue Tracker
Profile Analyzer - 66.7ms Frame Scale Tooltip contains a closing round b...
How to reproduce:1. Create a new Unity project2. Import the Profile Analyzer package3. Open the Profile Analyzer window and load/pul... Read more
[Audio] Editor crashes on changing 'System Sample Rate' when Audio track...
Steps to repro:1. Create a New Project2. Hierarchy > Right-click > 3D Object > Cube3. Window > Sequencing > Timeline4... Read more
[Android] Unable to launch activity that extends UnityPlayerActivity class
Steps:1: Create project by following steps in tutorial: https://docs.unity3d.com/2020.1/Documentation/Manual/AndroidUnityPlayerActiv... Read more
[Vulkan] Alpha channel is modified when copying between two RGBAFloat te...
Reproduction steps:1. Open the attached project ("case_1227481-VulkanRepro.zip")2. Open the repro scene ("Scene")3. Inspect the grad... Read more
Exception is thrown when checking out other than .asset files in Version...
How to reproduce:1. Open the created Environmen remote desktop2. Open the project in users/bokken/perforce/main/repro3. Open and pla... Read more
Dropdown UI element throws an exception and doesn't work when 'Reload Sc...
How to reproduce:1. Open the attached '1230482.zip' project2. Make sure that 'Enter Play Mode Options (Experimental)' is turned on a... Read more
[IMGUI] While searching "type, name, or class" text letters are overlapp...
When searching for type, name, or class in the search box in the "UIElements Debugger" Window, Letters like g/y/j/q are cut from the... Read more
[UDP] Changes in the Preset reflected in the UDP Settings
If IAP details are created in the UDP Settings and made a Preset of it and when IAP details deleted from the Preset, it is deleted f... Read more
Unity won't open when wireless adapter is disabled in Windows Device Man...
How to reproduce:1. Open Windows Device Manager2. In the network adapters tab select Wireless Adapter and disable it3. Open the atta... Read more
UnityLinker strips classes used with the SerializeReference attribute
How to reproduce:1. Open user-submitted project (SerializableReferenceError.zip)2. Build and run a Standalone player3. Click the 'Sp... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used