Search Issue Tracker
Assertion failed on expression: 'IsNormalized' on GUIUtility:ProcessEven...
Reproduction steps:1. Open the attached 'IsNormalized' project2. Open the 'IsNormalizedBug' Scene3. Select any GameObject in the Hie... Read more
Pressing the "Edit Collider" button on a polygon Collider 2D doesn't foc...
How to reproduce:1. Open the user attached project (Unity 2021.2.12f1 - EditMode.DoEditModeInspectorModeButton getBoundsOfTargets is... Read more
Missing documentation for GetLights (need to mark Not Applicable)
Missing docs for Light.GetLights. It is marked public in the bindings but API docs are missing for no good reason. Runtime\\Export\\... Read more
WebGL build crashes when calling AudioSource.time
Reproduction steps:1. Open the attached project2. Build and Run the project using WebGL3. Observe the error Expected result: Music p... Read more
[XR][Vulkan] Crash on "vkResetFences" when entering Play mode
Reproduction steps: Open the user's attached project Open Assets > Scenes > “ControllerSample” Enter Play mode Expected result... Read more
Standalone Profiler records Play mode data while Editor is in Edit mode
Steps to reproduce:1. Create a new project2. Open Standalone Profiler (Windows -> Analysis -> Profiler (Standalone Process))3.... Read more
The name of a Player is not displayed when a Player automatically connec...
Steps to reproduce:1. Create a new project for Android2. Build an app with developer build and autoconnect profiler options enabled3... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
Profiler freezes when loading profiler data that was saved in Unity 2019...
How to reproduce:1. Open the attached project "1417491.zip"2. Open Profiler and load profiling information from "2019-take-1-dump.da... Read more
Profiler is analyzing frames very slowly when "Deep Profile" is enabled ...
How to reproduce:1. Open project "UnityVisualScriptTest" inside "Project.zip"2. Open the "SampleScene" Scene (Assets > Scenes >... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default