Search Issue Tracker

17
votes
Fixed

Win standalone titlebar buttons don't function if touched when default i...

Windows

-

Feb 02, 2017

-

Version/s: 5.5.1f1

Steps to reproduce:1. Create a new Unity project2. Open Buidl settings3. Switch platform to Windows standalone and go to project set... Read more

41
votes
Fixed

[ContinuousCollisionDetection] If multiple collisions happen in one upda...

Physics2D

-

May 22, 2015

-

Version/s: 5.0.2f1

Steps to reproduce: 1. Open attached project2. Open scene "sc_gameplay"3. Notice that "pr_ball" has "Collision detection" set to "Co... Read more

18
votes
Fixed

[macOS] BugReporter doesn't get invoked when the project crashes

Progressive Lightmapper

-

Feb 13, 2020

-

Version/s: 2019.3.0b2, 2020.1.0a2

The fix requires building OpenRL from source on Mac. It's a bigger task and is tracked here: https://jira.unity3d.com/browse/GFXGI-5... Read more

241
votes
Fixed

Maverick and Unity performance issues

IMGUI

-

Oct 28, 2013

-

Version/s: 4.2.2f1

On some Mac's with OS X 10.9 Unity performance is very bad, including stuttering, editor freezes, editor lags and similar. We found ... Read more

24
votes
Duplicate

[Mobile] Bluetooth microphones not listed in Microphone.devices list in ...

Android

-

Jun 02, 2017

-

Version/s: 5.6.1f1

Microphone.devices list does not return Bluetooth microphones connected to Mobile devices.It returns Bluetooth microphones in the Ed... Read more

12
votes
Fixed

Assertion failed on expression: 'm_PreloadTextureAtlasData.size() == m_D...

Terrain

-

Oct 19, 2017

-

Version/s: 5.6.3p2

To reproduce:1. Open attached project2. Open 'TerrainError' scene3. Edit terrain(i.e paint, smooth height)4. Save changes Expected: ... Read more

225
votes
Fixed

Stepping out while debugging causes the standalone player to freeze

Mono

-

Nov 06, 2013

-

Version/s: 4.3.0f2

To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... Read more

13
votes
Fixed

[AssetDatabase] Prefab resource is null when loaded after restart of Editor

Asset - Database

-

Dec 21, 2020

-

Version/s: 2019.4, 2019.4.16f1, 2020.2, 2021.1

Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play4. Restart the Editor5. Press ... Read more

23
votes
Fixed

Destroying Texture2D doesn't free memory

Profiling

-

Jan 29, 2016

-

Version/s: 5.3.0f4

Steps to reproduce: 1. Open attached project "765799.zip"2. Open scene "repro"3. Open "TestMemoryLeak.cs"4. Notice that it creates n... Read more

12
votes
Fixed

Texture Arrays work incorrect (only one Texture is displayed) in Standal...

Graphics - General

-

Apr 07, 2017

-

Version/s: 5.6.0f3

Reproduction Steps:1. Open User's project2. Open "Example" scene3. Notice how texture looks4. Build to standalone and run5. Notice t... Read more