Search Issue Tracker
Errors “Assertion failed on expression: 'm_PreventLoadingFromFile != nam...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/_PROJECT/Scenes/Rooms/SampleScene.unity” Scene3. Ent... Read more
InputAction.WasPerformedThisFrame is false when using InputTestFixture.T...
How to reproduce:1. Open the “IN-101362_Test“ project2. Open Window > General > Test Runner3. Click “Run All”4. Observe test r... Read more
Custom Shader material becomes black/white when a Spot Light with High I...
How to reproduce:1. Open the attached “IN-100146” project2. Open the SampleScene3. In the Hierarchy window, select the “Spot Light” ... Read more
Reassign ID popup in Sprite Editor does not work for PSD assets
Steps to reproduce: Open new editor project Import both attached Fei.psb and Square.png assets along with .meta files Select Square.... Read more
"Game Specification" title becomes partially or fully hidden during the ...
Steps to reproduce: Create a project Go to Window -> Multiplayer -> Multiplayer Center Verify that the mentioned window opens ... Read more
The AI Navigation overlay's section header is collapsed when any checkbo...
How to reproduce:1. Create and open a new project2. Install the “AI Navigation“ package from Window > Package Manager3. In the Sc... Read more
Only one version is shown to be select-able when opening projects that w...
How to reproduce:1. Create a new Project2. Remove the Project from the Unity Hub Project list3. Uninstall the Editor Version that th... Read more
[Linux] Crash on gtk_widget_get_window when attempting to create a new T...
Reproduction steps:1. Create a new “2D URP” project2. Open the Tile Palette window (Window > 2D > Tile Palette)3. Press on the... Read more
VFX Graph Node Board Resets Position After Entering or Exiting Play Mode
Steps to reproduce: Create a new Unity Project using the URP Template From the Package Manager, install the Visual Effect Graph pack... Read more
SimpleWebServer.exe fails to launch with "System.IO.FileNotFoundExceptio...
Reproduction steps:1. Find the Editor installation folder (Make sure it has WebGL module installed)2. Navigate to (Specific Editor V... 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