Search Issue Tracker
[OSX] Unity fails to ask camera permission and crashes on privacy violation
How to reproduce:1. Open the "WebCam_Crash.zip" project2. Open the "SampleScene" scene3. Enter Play Mode Actual result: Unity crashe... Read more
[Mobile] Player freezes on "UnityClassic::Baselib_SystemFutex_Wait" or s...
How to reproduce:1. Open the "IN_45267" project2. In the Build Settings "Run Device" dropdown select the desired device3. Press Buil... Read more
[iOS] Player crashing when connecting external Display via USB-C port
Reproduction steps:1. Open the project in "bug.zip"2. Build for iOS3. Connect an external display to the device using a USB-C port4.... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when performing various U...
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported to happ... Read more
Building Unity player via CI results in "System.IO.IOException: Sharing ...
To reproduce:• Currently no reproduction steps are known Result: errors in CI: IOException: Sharing violation on path Known platform... Read more
[Android] [IL2CPP] Scenes can't be loaded when building App Bundle with ...
How to reproduce:1. Download the attached project "SceneBuild.zip"2. In Build Settings, select Android platform3. In Build Settings,... Read more
[Xcode 9][iOS] Warning "Missing Marketing Icon" is thrown when uploading...
Steps to reproduce:1. Create an empty project2. Build to iOS & open in Xcode3. Set up the project for uploading to iTunes Connec... Read more
NavMesh Agent can not pass through passable area between carving NavMesh...
Reproduction steps:1. Open the attached "1346325.zip" project2. Open the "NavMeshBug" Scene3. Enter Play Mode4. Use WASD or Left Mou... Read more
Graphics.RenderMeshIndirect does not issue multi-draw rendering commands...
How to reproduce:1. Open the attached "IN-87308" project2. Open the "SampleScene" and enter Play mode3. Navigate to “Window > Ana... Read more
[WebGl][Tilemap] Tilemap.SetTile does not set the tile on WebGl build
Steps to reproduce:1. Open user attached project2. Play the scene notice that the tile generated by code appears3. Make a WebGL buil... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used