Search Issue Tracker
Crash at D3D11CreateDeviceAndSwapChain when launching Unity with a GPU w...
Workaround: -update graphics card drivers -Use -force-glcore argument when launching Unity. You can read more about command line arg... Read more
Development builds create output_log.txt file even when 'Use Player Log'...
To reproduce: 1. Open a new Unity project 2. File --> Build Settings 3. Choose Windows Standalone build 4. Tick "Development Build" ... Read more
Importing a specific prefab that gets corrupted on Unity 5.5 crashes editor
To reproduce: 1. Create new project 2. Import attached prefab Expected: prefab will be imported, message about corrupted prefab wil... Read more
Importing FBX with custom FPS defaults the FPS to 12.5
Steps to reproduce: 1. Download attached fbx file 2. Import it to a new project 3. Check the FPS count in the animations tab of the ... Read more
Crash in Object::GetInstanceID when visualizing occlusion with lighting on
Steps to reproduce: 1. Download attached project 2. Open the occlusion tab 3. Switch between visualization and object tabs Result: ... Read more
[Ambient Color] Ambient Color resets to gray
While automode is enabled, ambient color will seemingly at random reset back to it's default gray color Repro: 1. Open the attache... Read more
[Mac] [iOS] Environment.TickCount changes if machine timer is changed
Reproduction steps: 1. Create new project 2. Create script with: void Update () { Debug.Log(System.Environment.TickCount); } 3. Run ... Read more
Reimporting multiple selected fbx parts merges project window previews
Steps to reproduce: 1. Download and open the attached project 2. Find a model and select it's individual parts 3. Right click -> Rei... Read more
Lighting is darker in build when using Vulkan Graphics API
To reproduce: 1. Open the project, attached by tester (vulkanLightingIssue.zip) 2. Build the project for PC standalone 3. Launch th... Read more
Edit handles for collider used by composite collider are offset dependin...
Steps to reproduce: 1. Open attached project 2. Open scene "2D-RAT" 3. Select "Platform 1" in hierarchy and notice that it has coll... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule