Search Issue Tracker
Build crashes on AssetBundleManager.LoadLevelAsync
Crash results in the following error in Xcode: EXC_BAD_ACCESS (code=2, address=0x16f193f90) Steps to reproduce:1. Open User's attach... Read more
[Cinemachine] Setting Recentrering Time to 0 breaks the plugin
Reproduction Steps:1. Import attached project.2. Open "test" scene.3. Select "VirtualMachine" in Hierarchy.4. Observe that Recenteri... Read more
Unity crashes at AudioScriptBufferManager::GetPCMReadArray while recompi...
Steps to reproduce:1. Download Anything.zip and open "main" scene2. Open SwfSound.cs3. Enter play mode4. Edit script (press space ba... Read more
Editor crashes when model with "Use File Scale" and "Generate Colliders"...
Reproduction Steps:1. Open User's project2. Select "Temple of Heliogabalus" in hierarchy3. Set scale to some other value4. Repeat St... Read more
Collab : Compiling is a blocking operation. It will block other operatio...
Assuming you have a Collab enabled project. You have done the first publish. A folder containing scripts and assets exist on your pr... Read more
Editor crashes at UnityEngine::Animation::SetBoundCurveFloatValue when c...
Steps to reproduce:1. Download 885820_repro.zip and open "new" scene2. Open Animation window3. Select "Player" game object4. Tick Gr... Read more
[iOS] Crash on "SetSharedMesh() at MeshFilter.cpp:41" when "Virtual Real...
Reproduction steps:1. Open the attached project.2. Build and run it on device.- Application crashes. Alternative reproduction steps:... Read more
Windowed mode build will move downwards when pressed on its top border i...
How to reproduce:1. Open the attached "Repro" project2. Build and run it, make sure that the build is in a windowed mode and selecte... Read more
NavMesh.CalculateTriangulation does not support rotated nav mesh data
To reproduce:1) Open attached project and scene in it2) Play it3) Enable Gizmos painting Expected: No matter the surface's rotation,... Read more
[OcclusionCulling] Unity editor crashes at Umbra::Tome::getObjectCount a...
Steps to reproduce: 1. Create new project2. Import "The Courtyard" project from assetstore3. Open Courtyard scene4. Make sure Game t... 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