Search Issue Tracker
[Mac][Deployment] Player Icon is not created when built for Mac OSX Stan...
Player Icon is not created when built for Mac OSX Standalone Steps to Reproduce:1. Create a New Project2. Click on Edit > Setting... Read more
[ShortcutManager] Keyboard shortcuts for undo, duplicate and paste stop ...
Steps to reproduce:1. Create a new project2. Select a gameobect3. Hold duplicate shorcut(crtl+d) Expected result: gameobject is bein... Read more
[Editor] Preset manager doesn't show an option to add Material preset to...
The preset manager doesn't show an option to add Material preset to the default list Steps to Repro:1. Open attached or create new p... Read more
[IL2CPP] Building Development Build fails when Script Debugging is enabl...
How to reproduce:1. Open a new Unity project2. In the Player Settings, set the Scripting Backend to IL2CPP3. In the Build Settings, ... Read more
[iOS] Unable to establish WebSocket Secure connection on device
To reproduce:1. Open attached project "case_1082184-WebSocket_Tester_Simple_2 2.zip"2. Open "Main.unity" scene3. Enter Play mode4. M... Read more
[iOS] Depth Texture in CommandBuffer and customized Depth Of Field Shade...
To reproduce: 1. Download attached project "PostEffect.zip" and open in Unity2. Open "DebugScene" scene3. Build for iOS4. Deploy the... Read more
[Android] Incorrect bit patterns are being printed when using IL2CPP in ...
To reproduce:1. Open attached project2. Make sure to build with IL2CPP3. Build and run to Android device4. Check logcat for the inco... Read more
MemoryMappedFile class crashes on IL2CPP builds
Steps to reproduce:1. Download attached project2. Switch platform to Standalone3. Build "SampleScene" scene on IL2CPP backend4. Laun... Read more
Incorrect distance is returned when using EventSystem.RaycastAll
To reproduce:1. Open project2. Play 'TestScene'3. Open console4. Notice that raycast distance is 0.8 when the expected distance is 1... Read more
ReflectionTypeLoadException is thrown in the Player when using System.Re...
To reproduce:1. Open the user's attached project2. Build and run the "Bug" scene Expected result: Every assembly is logged in the Pl... 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