Search Issue Tracker
Unity crashes at mono_arch_find_jit_info_ext when calling Lua.DoString ...
How to reproduce:1. Open given Unity project2. Enter "DungonMaster" scene3. Enter Play Mode4. Unity crashes Reproducible with: 2018.... Read more
[Android] External keyboard does not set Input.GetKey(KeyCode.Return) to...
Reproduction steps:1) Download attached project - 1007047_externalkeyboard.zip2) Build and run it on an Android device3) Connect ext... Read more
MemoryManager::Reallocate crash on FX instantiation
Reproduction steps:1. Open the attached project "UnityBetaMemCrash.zip";2. Open the Main.unity scene;3. Hold the middle mouse button... Read more
Rich text size=1 gets set to 20 when UI Scale Mode is "Scale With Screen...
Steps to reproduce:1. Download and open the attached project2. View "bugText" gameobject in the inspector3. Observe The Game view Ex... Read more
DateTime.Now raises an exception in WebGL player
To reproduce:1) Create new project (or use attached project - skip to step 5)2) Create a new C# script3) Add an Awake function and t... Read more
Second Inspector window opens up in High Definition template when enteri...
To reproduce: 1. Create a new project with High Definition template2. Make sure the Maximize On Play is true3. Enter Play mode Expec... Read more
Placing actors in Tower Defense in Play Mode crashes with NULL exception...
To reproduce:1. Create a new project (or skip to step 2 on an existing project)2. Navigate to Asset Store and locate Unity Essential... Read more
Collider2D gizmo position does not match updated object’s transform posi...
Steps to reproduce:1. Open attached “Collider2DPosition.zip” Unity project2. Open “Main” scene3. Select “Collider2D” object in Hiera... Read more
[XR] TrackedPoseDriver does not work with Daydream
How to Reproduce: 1) Add a cube to a new scene.2) Attach a trackedPoseDriver to the cube.3) Set the trackedPoseDriver's device field... Read more
Button text is missing on splash screen preview button
Button text is missing on splash screen preview button in splash settings Steps to reproduce: 1) Create new project2) Build settings... 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