Search Issue Tracker
Sprite Shape generates Edge Colliders with deformed corners
How to reproduce it:1. Open the user's attached project 'SpriteShapeBugRepro.zip'2. Load ‘BugReproScene’ from 'Assets' > 'Scenes'... Read more
EditorUtility.DisplayProgressBar invoked from an EditorWindow throws an ...
How to reproduce:1. Open user-submitted project (ProgressBarProblem.zip)2. Reset the Editor Layout to Default3. In the Menu bar sele... Read more
Assertion failed on expression: 'res == EAGAIN || !HasAbortingErrors()' ...
Investigation of the issue revealed that asset db was trying to insert into lmdb database, with a key that was longer that supported... Read more
Directory.GetFiles() ignores "." symbol when built with IL2CPP
Reproduction steps:1. Download and open the submitted project "directory_get_files.zip"2. Build and run the project Expected result:... Read more
[Mobile]PointerEnterEvent does not work when using it with mobile devices
Steps to reproduce:1. Open "Bug" project from the attached link2. Build it for android3. Press on both red areas Expected results: P... Read more
[Input System] Action.triggered triggers only once after remapping an ac...
Reproduction steps:1. Open the user's attached "ConsoleTestInputSystem" project2. Open Assets/Scenes/TestRemap3. Enter Play Mode4. P... Read more
"Unapplied import settings" pop-up is shown when deselecting an Asset wi...
Reproduction steps:1. Open the attached project "Case_1294009"2. Remove "testImage.jpg" from the Assets folder3. Focus the Editor to... Read more
[Mono, Debugger] VS 2019 debugger detaches when the Trace.TraceInformati...
How to reproduce:1. Open the user's attached "VS2019DebuggingIssues" project2. Open the "DebuggingScriptTest" found in the "Assets" ... Read more
[2D] Exception thrown continuously on creating Range in the preset of Sp...
Assertion failed exception is thrown continuously on clicking the Create Range button in the Preset of Sprite Shape Profile asset wh... Read more
Input value of Sliders are not changed when holding and moving the mouse...
On dragging the mouse cursor over the input field of the following properties don't change its value in the Skinning Editor.Properti... 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