Search Issue Tracker
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce:1. Open attached project's "777550.zip" sce... Read more
[HDRP][VFX] Output mesh with default shader is incorrectly sorted before...
Version tested: 2022.2.0a15 + Visual Effect Graph 14.0.3 (From Packman) Steps to repro: 1) Open attached project or simply create a ... Read more
[Android] Application crashes after splash image with Fatal signal 11 (S...
Steps to reproduce: 1) Download attached project and open in Unity2) In Build Settings, change platform to Android3) Connect Android... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
Double clicking a .unity file in the Project view opens the file in Visu...
Reproduction steps:1. Open attached project "unityFileOpenInVS.zip"2. Ensure the External IDE tool is set to Visual Studio via 'Pref... Read more
Data Bindings are lost when UIElements are reparented without a delay
How to reproduce:1. Open attached “IN-97312” project2. Open the “SampleScene”3. Select “UIDocument” in the Hierarchy4. In the Inspec... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more
IAP Catalog window payouts dropdown does not open when clicked on the pa...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the In-App Purchasing package Create a new IA... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject