Search Issue Tracker
Texture importer's Asset PostProcessors text is out of the text box
How to reproduce:1. Select any Texture 2D asset in a project2. Observe it's Asset PostProcessors value, when resizing the inspector ... Read more
[IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06...
Reproduction steps:1. Open the attached project "ReproProject"2. Ensure IL2CPP is chosen as the Scripting Backend3. Build the projec... Read more
[Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMO...
Reproduction steps:1. Open the attached project “ReproProject”2. Install the Android Logcat package from the Package Manager3. Creat... Read more
"Object reference not set to an instance of an object" is thrown when de...
How to reproduce:1. Open the “VolumeStackException“ project2. Open the “Scene/Bootstrap“ scene3. Enter Play Mode4. In the Game view ... Read more
Crash on GameObject::QueryComponentByType when opening a project
Reproduction steps:1. Open project “save test.zip”2. Observe the crash Reproducible with: 2022.2.0a13, 2022.3.15f1, 2023.2.4f1, 2023... Read more
[Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on...
We are experiencing a random crash while making iOS/Android builds on macOS machines. The machines are running multiple builds simul... Read more
Crash on MTLGetEnvCase<MTLErrorModeType> when opening a specific prpject
Reproduction steps:1. Open the attached project “CrashRepro” Expected result: The project opensActual result: The Editor crashes Rep... Read more
[WebGL] InvalidOperationException error when moving a VisualElement in W...
Reproduction steps:1. Open the attached project "ErrorRepro"2. Open the “Assets/Scenes/Stage1.unity“ Scene3. Build and run on WebGL4... Read more
The Scene view Camera does not move when clicking the middle mouse butto...
Reproduction steps:1. Open the attached "(FAV) PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene.unity" scene3. Focus on th... Read more
[UWP] Universal Windows Platform build fails when Mobile Notifications p...
Reproduction steps:1. Open the attached project “UWPProject”2. Ensure Mobile Notification v2.3.0 is installed3. Build the project fo... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist