Search Issue Tracker
[VR] In Play mode moving input focus away then back to the Editor makes ...
In a VR-enabled scene with the Oculus Rift connected and VRSettings.enabled false, you can make VRSettings.enabled become true simpl... Read more
[LightModule] Lights are not cleared when Stop() and Clear() are called.
Repro steps:1. Open Scene1 from attached project.2. Press Play3. Press the Space button to stop the particles4. Observe how the part... Read more
Debug.Log applies formatting for date and time in the DateTime struct wh...
Reproduction steps: Open attached “Debug.Log” project Open “Sample Scene” scene Enter the Play mode Expected result: Two dates in th... Read more
[2D] Sprites imported with TexturePacker 4.3.3 are not rendering all tri...
Reproduction steps:1. Open the attached project "Testbed_Unity_5_6_0B4.zip";2. Open the "Scene_001.unity" scene;3. Enter a play mode... Read more
[Android] Application.streamingAssetsPath points to a wrong directory on...
Repro steps:1. Open user attached project2. Switch build target to Android3. Make sure "Build App Bundle (Google Play)" is checked4.... Read more
[2022.2] Position of the sliders handle is not the same as the value whe...
How to reproduce:1. Open the user’s attached “BugReport.zip” project2. In the Project window, select “New Test.asset” (Assets > R... Read more
[Android][iOS][Scripting] ToString function is not culture-variant on An...
How to reproduce:1. Open the attached project2. Make sure that scripting backend is set to .NET 4.x3. On Android device go to settin... Read more
Editor tracks the incorrect state of shaders when modifying them during ...
How to reproduce:1. Open the attached project “ShaderStateBug”2. Open the “SampleScene” scene3. In the Packages/com.unity.render-pip... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs