Search Issue Tracker
"EventType.DragExited" is not called when dragging an Asset out from a n...
How to reproduce:1. Open the attached project2. Open the top toolbar's Test>TestDragEventWindow3. In the opened Window, take an A... Read more
[2D SpriteShape][Preset] Reset functionality is not working on Preset of...
Reset functionality is not working on Preset of SpriteShapeProfile 1. Create a new Project2. Open Window > Package Manager3. Clic... Read more
[HoloLens 2 App] Screen buffere is not cleared when nothing is in view a...
A wierd rendering articifact occurs on HoloLens 2 when nothing is in view, and depth buffer sharing is disable. It appears that the ... Read more
[HDRP] AsyncGPUReadbackRequests fail Test Runner test when Shader.Warmup...
How to reproduce:1. Open the attached 'WarmupAllShadersPlayerError.zip' project2. Open Window -> General -> Test Runner3. Sele... Read more
Unable to report crash bug when Script is still opened in Visual Studio
Reproduction steps:1. Open project in "ForceCrash.zip"2. In Project window open "ForceCrash.cs" using Microsoft Visual Studio 2019 a... Read more
Missing Profiler.EndSample (BeginSample and EndSample count must match) ...
This bug also causes URP test runner tests failing. Steps:1. create project with URP template2. open sample scene3. hit play4. open ... Read more
AnimationUtility.GetKeyLeftTangentMode and friends are not thread safe
AnimationUtility.GetKeyLeftTangentMode is missing the [ThreadSafe] attribute, as are the related set methods and right methods. The ... Read more
Unity errors during project importation when the project contains around...
How to reproduce:1. Open attached project "ManyAudioFiles.7z" (takes around 40 minutes) Expected result: the project opens upActual ... Read more
EditorWindow.hierarchyChanged will not be fired when reparenting Transfo...
How to reproduce:1. Open attached project "hierarchyChangedEvent2.zip" and scene "SampleScene"2. In Hierarchy window, make "GameObje... Read more
GUI slider laggy when scrolling when playing a video
Using The old GIU slider with a video file attached makes the slider laggySetting the video to inactive makes it work fine To reprod... 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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks