Search Issue Tracker
Player crash on System.Net.Http.HttpClient when awaiting network response
How to reproduce: 1. Open the attached project from "BugRepro.zip" 2. Disable your internet connection 3. Navigate to "File" -> "Bui... Read more
Player crashes when calling File.OpenRead and catching exception in asyn...
How to reproduce: 1. Open the attached project "OpenReadCrash.zip" 2. Make sure the Scripting Backend is set to IL2CPP in the Player... Read more
[IL2CPP] "Faster (smaller) builds" prevents connections when using the M...
Reproduction steps: 1. Open the attached project "MirrorExample.zip" 2. Add the Scene "Assets/Mirror/Examples/Tanks/Scenes/Scene.uni... Read more
[Android][IL2CPP] ExecutionEngineException error message appears in Andr...
Reproduction steps: 1. Open the attached Unity project "ErrorBug.zip" 2. Open the "testbed.unity" Scene 3. In the Editor open the An... Read more
[UWP] Project fails to build when Development Build and Script Debugging...
Reproduction steps: 1. Open the attached project ("1379777R.zip") 2. Open Build Settings and tick "Development Build", "Script Debug... Read more
Create Visual Studio Project Fails for Windows Desktop in IL2CPP Builds
How to reproduce 1. In a Windows editor open an existing project or create a new Unity project 2. In Build Settings set the platform... Read more
[Android][IL2CPP] Android sqlite exceptions when built with IL2CPP
Reproduction steps: 1. Open the user's attached project "SqliteTest.zip" 2. Make sure the Scripting Backend is set to IL2CPP 3. Buil... Read more
Crash on InvokeWithThrow when using push-to-talk in IL2CPP player
Reproduction steps: 1. Open the attached project 2. Build the player with IL2CPP 3. Play "MirrorIgnorance Demo" scene 4. Press Host ... Read more
[IL2CPP] Build fails with 'artifacts/tundra.dag.json does not exist yet'...
How to reproduce: 1. Download the attached project '1141571_IL2CPP-Bee.zip' 2. Build the project Expected result: The build is comp... Read more
[IL2CPP] Unobserved "Collection was modified" exception appears after bu...
Reproduction steps: 1. Download and open the attached "Repro.zip" project 2. Build the project for standalone with the profiler atta... 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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene