Search Issue Tracker
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
Shader cache uploads occur when the "Upload" parameter is disabled in th...
Reproduction steps:1. Open the attached “repro_IN-87131“ project2, Open the “Assets/Scenes/SampleScene.unity“ Scene3. Connect the Ed... Read more
[Android] Enabling the new input system causes mobile build to not autor...
-e: see title--doesn't break on iOS (tested iPhone8 13.2)--tested with 2019.3.3, 2020.1a25, Input 0.9.6 - 1.0.0p5--tested on Samsung... Read more
[NetworkClient] MsgType.Disconnect is returned if connections times out ...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run it and wait until connection to non-existing server times out4... Read more
[Linux] Project Settings window cannot go over Build Settings window
How to reproduce:1. Create or open any project2. Open Build Settings and Project Settings windows3. Make sure that both windows are ... Read more
ListView container is not resized when folding all elements after adding...
Reproduction steps:1. Open the attached 'Sandbox_2021' project2. Observe the 'Packages/Multiplayer Tools/NetStatsMonitor/Assets/Conf... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected.Refer to the attached video. Steps to... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce:1. Open the user's attached project2. Press Play3. Scroll with the mouse wheel as far as possible Expected result: ... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template