Search Issue Tracker
Textures exist in this project cannot be deleted and Resources.Load retu...
Steps: Case 1 - Cannot delete texture 1. Open repro project 2. Delete the texture called "Error" and "Warning" 3. Close Unity and O... Read more
[MAC] Unity crashes when FirebaseApp.DefaultInstance is called
How to reproduce: 1. Open given Unity project 2. Enter "aaa" scene 3. Enter Play Mode 4. Unity crashes Expected result: Actual resu... Read more
[iOS] Crash with "dyld`dyld_fatal_error" using old Metal devices
Reproduction steps: 1. Open the attached Xcode project (02/20/2018). 2. Build it to iOS. Actual result: - The application will cra... Read more
Unity crashes at mono_arch_find_jit_info_ext when calling Lua.DoString ...
How to reproduce: 1. Open given Unity project 2. Enter "DungonMaster" scene 3. Enter Play Mode 4. Unity crashes Reproducible with: ... Read more
[Android] External keyboard does not set Input.GetKey(KeyCode.Return) to...
Reproduction steps: 1) Download attached project - 1007047_externalkeyboard.zip 2) Build and run it on an Android device 3) Connect ... 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 but... 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 project 2. View "bugText" gameobject in the inspector 3. Observe The Game view... 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# script 3) Add an Awake function an... Read more
Second Inspector window opens up in High Definition template when enteri...
To reproduce: 1. Create a new project with High Definition template 2. Make sure the Maximize On Play is true 3. Enter Play mode E... 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 Essent... 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
- Lens Flare VFX is duplicated when observed through a VR Headset
- Random values are showing in the Transform Position when snapping the object to the grid after moving it slightly
- Leading bracket is left behind on the previous line when text wraps in TextMeshPro
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert