Search Issue Tracker
Awake function called after OnEnable
How to reproduce: 1. Open the attached project "temp.zip" 2. Open the SampleScene scene 3. Press the Play button 4. Open the Console... Read more
NullReferenceException error is thrown to the Console when DestroyImmedi...
How to reproduce: 1. Open user's attached 'CustomPreviewBug.zip' project 2. Open 'SampleScene' Scene 3. Select 'Cube' GameObject in ... Read more
csc.rsp references do not work when used with custom assemblies
Steps to reproduce: 1. Open and run User-supplied project Expected: no errors are thrown Actual: errors are thrown Reproduced in: ... Read more
Rider package is not loaded until there are compilation errors in Assets
Steps: Prerequisites: Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Open attached project (was... Read more
Script can't be loaded and throws error when GenerateAuthoringComponent ...
Reproduction steps: 1. Open user's attached project "BugReportProject" and scene "SampleScene" 2. In the Hierarchy, click on "GameOb... Read more
API Updater Throws InvalidOperationException when opening a project with...
Steps to reproduce: 1. Open User-supplied project with the Library folder deleted 2. Inspect Console window Expected: no circular r... Read more
DllImports get stuck in error loop when a combination of static construc...
How to reproduce: 1. Open the user's attached project ("StaticEditorInitDllLoadFailureOnFirst.zip") 2. After the project is opened, ... Read more
Visual C# Compiler fails to locate assembly if response file compiler ar...
Steps to reproduce: 1. Create a folder named "addspacesinpath" in the root of C: 2. Drop the attached dll (System.Xml.Linq.dll) in s... Read more
Console does not react on double-click on compilation error from local o...
Steps: 1. Create a new project or load attached one 2. Introduce compilation error to the one of the embedded packages (e.e. Rider C... Read more
Console Logs from built Players are not received by an attached Editor u...
How to reproduce: 1. Open the attached project in the Unity Editor 2. Do NOT touch the Console window's Connection drop-down until l... 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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component