Search Issue Tracker
Request error (error) in console when Searching by Type in the Project B...
Steps to reproduce :1. Create a new project2. Click on "Search by Type" or "Search by Label" in the Project window3. Select Search "... Read more
[WSA] XMLSerializerException thrown when running the IL2CPP build
Steps to reproduce:1. Open the attached project (XMLTest.zip)2. Open the Assets/Game.unity scene3. Switch platform to Windows Store4... Read more
[WebGL] custom cursor is not shown
-e: see title--regression in starts in 5.6a2, works in 5.5.x--broken across browsers (FF, Chrome, Edge) -repro:--open attached proje... Read more
The XML report generated by the editor tests runner is missing the requi...
Steps to reproduce:1. Download the attached project2. Run the tests through a command line3. Unity.exe -projectPath PATH_TO_PROJECT ... Read more
EditorSceneManager.sceneClosing callback not called when loading a singl...
I register a callback for the EditorSceneManager.sceneClosing event but it doesn't get called when I open another scene in the edito... Read more
Resources.UnloadUnusedAssets unloads textures that are only referenced b...
When using a MaterialPropertyBlock to set a texture for a material, if the texture not referenced somewhere else, it gets unloaded w... Read more
[Enlighten] Errors appear in the console after cleaning GI Cache and rel...
Reproduction steps:1. Download project "GIBug.zip" and open in Unity2. Edit > Preferences > GI Cache > Clean Cache3. Close ... Read more
[WebGL] Failed to decompress data for the AssetBundle using specific ogg...
Reproduction steps:1. Open the attached project.2. Build and run on WebGL.3. Click "LoadFromMemory-OK" button.4. Open a web console.... Read more
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone--works well in editor and built on OSX, al... Read more
PhotoCaptureFrame Fails to Provide Camera Matrices on HoloLens 2
1. With the same Unity App built on top of Unity PhotoCapture and PhotoCaptureFrame API, it is able to take photo and retrieve Camer... 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