Search Issue Tracker
Crash / freeze on "RaiseException" and "Could not allocate memory" error...
How to reproduce:1. Create a new project with any pipeline2. Drag and drop the attached “svg1“ SVG file into the Assets folder3. Clo... Read more
[WinEditor] The launch screen does not redraw correctly when moved to a ...
How to reproduce:1. Create and open a new project2. While it's opening, move the Splash Screen to another monitor that has a differe... Read more
ArgumentException is thrown when comparing FixedString64Bytes with a Str...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/test.unity“ Scene3. Enter the Play Mode4. Observe the ... Read more
Editor Diagnostics foldouts do not open when clicked on the foldout title
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Preferences window (Unity > Settings) Ope... Read more
"Customize handled extensions" part in the External Tools settings tab i...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Preferences window (Unity > Settings) Ope... Read more
Deprecated UxmlTraits API warning is thrown after adding a Visual Elemen...
Steps to reproduce: Open the attached project Open the New Scene Open the NewUXMLTemplate.uxml asset in the UI Builder Drag a Label ... Read more
The warning is cut off when Preset Name exceeds maximum length
Steps to reproduce: Create a new Unity project using a 3D Universal Template Right-click on the Scene view tab > Overlays > Ov... Read more
Hierarchy v2: [Correctness] Right click should change selection in hiera...
Steps to reproduce: Open any project and enable hierarchy v2 right click on any available node Actual results: context menu open as ... Read more
Folders disappears from Project Browser when their name ends with ".meta"
Note: the folder disappears from Project Browser, but it stays on disc, so it is not data loss. If folder has some content in it (as... Read more
A wrong log file is attached when project is launched with a "-logFile" ...
How to reproduce:1. Create a new project2. In Unity Hub, press the three dots icon next to the project3. Select "Add command line ar... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES