Search Issue Tracker
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
WebGL Publisher Interface breaks or crashes when changing version from 3...
How to reproduce:1. Open user attached project "Unity Playground"2. Update or downgrade the WebGL Publisher Package3. Press Publish ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template