Search Issue Tracker
Double slash at the end of the "Assets" folder path crashes editor when ...
Steps:1. Open attached project and click on "Test/Run" menu item==> Editor crashes after invoking AssetDatabase.ImportAsset("Asse... Read more
Interpolation/Extrapolation of a Rigidbody 2D stops very briefly when ch...
How to reproduce:1. Open the user's project.2. Enter Play Mode.3. Press "Space" Expected results: The circle falls smoothlyActual re... Read more
Build throws "One of the triangles is too large" when an object with "Me...
How to reproduce:1. Open attached project "physics triangle edge too long.zip"2. In Inspector window, observe the "golemplains terra... Read more
Indices for embedded Spline data are incorrect when adding new Knots in ...
Reproduction steps:1. Open the attached “UnityBugSplineDataInsertKnot.zip” project2. Open the “OutdoorsScene”3. Select the Spline Ga... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... Read more
Code isn't fully generated causing ExecutionEngineException when calling...
To reproduce:1. Open attached project2. Build it to iOS3. Try pressing the buttonThe button will call a function, which causes the b... Read more
HingJoint2D.JointAngle can be calculated incorectly causing wound up joints
To reproduce:1. Open attached project2. Open TestHinges3. Press play4. Click Copy Source15. Click Copy Source26. Click Copy Orientat... Read more
Errors are not thrown when user declines to run API Updater for imported...
Reproduction steps:1. Create Unity 2019.4.x project2. Import the attached package ("GoogleMobileAds-v6.0.1.unitypackage")3. Click "I... Read more
[Android][LWRP] Black Screen if HDR and MSAA are enabled
1) Download attached project and open in Unity2) Make sure that Graphics API is set to Gles3 in the Player Settings3) Make sure both... Read more
[Lighting] Vertex lighting artifacts with high intensities
Steps to reproduce:1. Open user attached project "VertexLightingArtifacts55.zip"2. Observe the lights in the Hierarchy and scene vie... 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