Search Issue Tracker
Find References shows Objects that are not referencing the Asset when MR...
How to reproduce: 1. Open the attached project "MRTK Test.zip" 2. In the Project Window search for "PressableButtonHololens2" 3. ... Read more
[OSX] Editor crashes after undo action while scene save dialog window is...
Steps to reproduce: 1. Create a new project 2. Create a new scene through File -> New Scene 3. Create an empty object in Hierarchy w... Read more
Wav file is distorted after importing it into Unity
Reproduction steps: 1. Created a new Project 2. Copy the attached file "clickminor.wav" into the Assets folder 3. Preview the sound ... Read more
Errors are thrown in the console after opening a project with a read-onl...
How to reproduce: 1. Create a new Unity project 2. Go to the project folder 3. Go to Library -> "SourceAssetDB" and right-click on i... Read more
HDRP Depth of Field blur is constantly applied to UI GameObjects when Wo...
How to reproduce: 1. Open the user's attached project 2. Observe the UI Image GamerObject in Game view Expected result: UI Image Ga... Read more
Silent Crash when returning a recursive IEnumerator in Coroutine
Reproduction steps: 1. Open user attached Project 2. Press Play 3. Wait around 15 seconds Expected result: The Editor doesn't crash... Read more
AudioClipPlayable.IsDone is false when AudioClipPlayable.Seek is used to...
How to reproduce: 1. Open the attached project "AudioClip.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Enter Play Mode 4. Select ... Read more
Camera.WorldToScreenPoint is producing different behavior with dynamic r...
Reproduction steps: 1. Open attached project "DynamicResolutionRenderTexture.zip" and scene "DynamicResolution" 2. Enter Play Mode 3... Read more
[ShaderGraph] Getting a smaller gradient than generated code example whe...
Reproduction steps: 1. Open the attached project "GradientIssue.zip" 2. In the Assets folder open "Gradient Example.shadergraph" Sha... Read more
Editor crashes when an AnimationEvent is created via script and played b...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. Enter Play... 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