Search Issue Tracker
[Backport] In MacOS, ShowModalUtility opens a window but will not immedi...
When opening a new window with ShowModalUtility, the window opens but doesn't draw until an event occurs. This occurs in MacOS only.... Read more
[Backport] Audio keeps playing after calling AudioSource.Stop when Audio...
How to reproduce: 1. Open the attached project "AudioBugTest.zip" 2. Build And Run the project 3. In the opened browser window press... Read more
[Backport] URP SimpleLit shader does not render with GPU instancing enabled
How to reproduce: 1. Open the attached project (SimpleLitBroken.zip) 2. Open the "Repro" scene 3. Note which cubes are rendered and ... Read more
[Backport] [Android][IL2CPP] Android crashes with signal 11 (SIGSEGV), c...
Reproduction steps: 1. Open the attached user's Unity project "2021CreateDelegateCrash.zip" 2. Open the "TheCrashScene.unity" Scene ... Read more
[Backport] IL2CPP build crashes on launch when returning an object with ...
Reproduction steps: 1. Open the user's attached project 2. Built and Run it for IL2CPP Expected result: The build finishes and laun... Read more
InvalidOperationException is thrown when undoing changes while Animator ...
Reproduction steps: 1. Open the attached 'Test' project 2. Go to the 'Window -> Animation -> Animator' 3. Perform any undo action (c... Read more
ARFoundation.ARPlane memory leak of boundary NativeArray when using Holo...
How to reproduce: 1. Open the attached project "Sample.zip" 2. Open Assets/ARRaycast/ARRaycast.unity 3. Enable Holographic Remoti... Read more
[Backport] EditorWindow can't be resized when docked near another window...
Reproduction steps: 1. Open the attached '1408907-sample' project 2. Go to the 'Tools -> TestWindow' 3. Dock the 'TestWindow' under ... Read more
[Backport] NGUI components get Transforms changed to RectTransforms afte...
How to reproduce it: 1. Open the project "case_1346253.zip" from Google Drive link 2. Load Assets > "Scenes" > "MGUI_Issue" Scene 3.... Read more
[HDRP][DXR] Temporal denoising is broken up to 2021.3 in punctuals raytr...
Repro steps : - Open attached project - Open scene called "Inside" - Select Spotlight and check ray traced shadows Expected : Shad... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running