Search Issue Tracker
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... Read more
Coroutine with WaitForEndOfFrame() finishes too soon when the framerate ...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... Read more
Managed Assembly is included in Player Build when using Define constrain...
How to reproduce:1. Open the attached project (DefineTest.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build and Run4. Ob... Read more
'Unable to find player assembly Testrunner.dll' warning appears in the C...
Repro steps:1. Open the attached project2. File -> Build Settings -> Build3. Observe the Console Expected: There should be no ... Read more
Unity Editor doesn't recompile at boot when Scripting Define Symbols are...
Reproduction steps:1. Create a new project2. Go to Project Settings > Player > Scripting Define Symbols and create 2 new Scrip... Read more
"Can't add script" error is thrown when a Preprocessor Command block con...
How to reproduce:1. Open the attached project "scriptRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In th... Read more
Editor hangs when calling Invoke method in a loop
Reproduction steps:1. Open the attached '1402961-sample' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the Editor han... Read more
Suppressed warning is logged to the Console when using Roslyn Diagnostic...
How to reproduce:1. Open the user's attached project2. At the top of the Editor, go to Compilation -> Run3. Observe the Console E... Read more
Sprite Texture gets unassigned when entering Play Mode
How to reproduce:1. Open the attached "1387808.zip" project2. Open the "StartupScene" Scene3. Select the "_GameController" GameObjec... Read more
Script is stuck in a compilation loop when generating code with Initiali...
How to reproduce:1. Open the user's attached project2. In the Project window, under the Assets folder, right-click the "Generator" o... 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
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
- Not all of the Profiler Modules can be reordered
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled