Search Issue Tracker
GUILayout.EndHorizontal() throw an exception after calling BuildPipeline...
Repro steps:1) Open the project2) Go to Bundle -> Bundle Do in Menu bar3) Click Build AssetBundle4) Notice that exception is thro... Read more
StopCoroutine(String) and StopCoroutine(Function()) works differently
Repro steps:1) Open new project and assign attached script to any object2) Click Play and look at console window3) Pressing Space bu... Read more
Objects slide around on their own volition
How to reproduce: 1. Open attached project2. Open scene _Scenes/Init.unity3. Play the scene- The scene should begin stacking blocks ... Read more
CapsuleCastAll has issues when the start of the sweep is intersecting wi...
How to reproduce: 1. Open attached project2. Open scene TestScene.unity- The capsule casts in the scene represent character jump arc... Read more
WebGL: Standard Shader does not render correctly in Safari
-e: Standard Shader rendering in Safari is not consistent with other browsers -repro:--build project for WebGL--open the output inde... Read more
WebGL compilation error for user project
-e: attached user project fails to compile for webgl, python run error thrown.compiles fine for iOS with IL2CPP -repro:--open attach... Read more
Light Intensity value gets doubled when project is upgraded from 4.6 to 5.0
To reproduce:1.Create scene in Unity 4.6, add any light with more than 4 intensity.2.Open this scene in Unity 5.x.3.Check created li... Read more
Multicasting Socket Exception
How to reproduce: 1. Open attached project2. Open scene Game.unity3. Build to iOS and run- Note the error thrown in Xcode: "Argument... 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 mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells