Search Issue Tracker
Project silently crashes when dragging files from the Packages folder in...
Reproduction steps:1. Open the attached “BLSRepro1.zip“ project2. Drag the Material “BLS_Packed.mat” located in Packages>Better L... Read more
Modal utility window never receives Update() when using ShowModalUtility()
Reproduction steps:1. Open project “ModalWindowBugReport.zip”2. Open Console window3. Open “Test\Test Window” Expected result: an em... Read more
Static constructor is not initialized when using IL2CPP
Reproduction steps:1. Open the attached project “StaticConstructorBug“2. Open the Test Runner (Window>General>Test Runner)3. S... Read more
Unity Editor inconsistently freezes when reimporting all assets
Reproduction steps:1. Open the attached “AppleSiliconTest” project2. Wait for assets to be reimported automatically for about 10 min... Read more
No easily accessible option to show Camera preview after hiding it
Reproduction steps:1. Create a new project2. Select the Main Camera3. Right-click the Camera preview in the Scene view and select “H... Read more
Button does not register a touch event when using 2 monitors and one of ...
How to reproduce:1. Make sure you are using 2 monitors - one has to be a touchscreen monitor2. Open the “Touchdisplay Windows“ proje... Read more
WebGL build fails with “Internal build system” error when "Name Files As...
How to reproduce:1. Open the “WebGL_Hashes_Bug“ project2. Switch to WebGL Platform (File > Build Settings)3. Build the project wi... Read more
[Contextual Menus] Menus stay on the screen even their windows are closed
Steps to reproduce: Create any project Go to the menu "Window" and select "Package Manager" Click the dropdown icon next to "+" Veri... Read more
Element's namespace is changed when saving the changes through UI Builder
Reproduction steps:1. Open the attached “Test Project” project2. Open “Scripts/UI/Resources/UXML1” Asset3. Add ‘xmlns:uic=”UI.Contro... Read more
The Editor does not recognize button release when first releasing the "L...
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Hold the “... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal