Search Issue Tracker
Overwriting a Scene via package import deletes everything in it and clea...
How to reproduce: 1. Download the user-submitted package 2. Create a new Unity project 3. Create a new Scene with a default name in ... Read more
Hyphen symbol is not allowed inside the InputField if the Content Type p...
How to reproduce: 1. Open the attached "hyphenBug.zip" project 2. Open the "SampleScene" Scene 3. Enter Play Mode 4. Enter a double-... Read more
Error is thrown when calling AssetDatabase.DeleteAsset or AssetDatabase....
How to reproduce: 1. Open the attached "OnSceneView_DeleteAsset" project 2. Open the "SampleScene" Scene 3. Make sure that you have ... Read more
Editor crashes when removing elements in the Localization package tab
How to reproduce: 1. Create a new project and add the Localization package to it (Edit the package manifest.json file by adding this... Read more
Attempt to open a specific scene crashes Editor
Steps: 1. Create a new project 2. Add attached "SpeechUI.unity" scene 3. Double-click on it to open ==> Editor crashes Read more
"Failed copying file" error message appears while dragging file from Exp...
Steps: 1. Create a new project 2. Drag file (e.g. scene asset, 3d model, etc. ) from OS (Explorer in case of Windows) to the Editor ... Read more
[IL2CPP][macOS] GameAssembly error is thrown when building the generated...
How to reproduce: 1. Open the attached project 2. Navigate to Build Settings (File->Build Settings) 3. Enable the "Create Xcode proj... Read more
"GfxFramebufferGLES: An active RenderTargetSetup has dangling pointers."...
How to reproduce: 1. Open user-submitted project (HardwarePCFTest.zip) 2. Open the 's1' scene 3. Make sure the Editor is using OpenG... Read more
[XR SDK] XRLoaderHelper GetLoadedSubsystem returns an old subsystem refe...
Reproduction steps: 1. Open attached project ("StateLoadedSubsystem.zip") 2. Open Test Runner window (Window->General->TestRunner) 3... Read more
[Android] Incremental GC is not enabled for ARM64 devices when building ...
How to reproduce: 1. Open the attached "Repro1270381.zip" Project 2. Make sure that ARMv7 and ARM64 are selected in Project Settings... 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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices