Search Issue Tracker
[AssetDatabase] Prefab resource is null when loaded after restart of Editor
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play4. Restart the Editor5. Press ... Read more
[macOS] BugReporter doesn't get invoked when the project crashes
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
[Physics][Rigidbody]OnTriggerExit/Enter triggered excessively when switc...
Reproduction steps:1) Open project(TestTestTest), proceed to test scene and go into play mode.2) In hierarchy select the cube and un... Read more
Texture Arrays work incorrect (only one Texture is displayed) in Standal...
Reproduction Steps:1. Open User's project2. Open "Example" scene3. Notice how texture looks4. Build to standalone and run5. Notice t... Read more
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid ...
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid request, therefore servers cannot read the body properly and... Read more
Disabling UI crashes at GameObject::IsActive
Steps to reproduce: 1. Open CrashTestDummy.zip project2. Open SceneA (or SceneB)3. Click the big button in the middle continuously u... Read more
Filled UI Image element display broken
To reproduce:1. Open attached project2. Select image gameobject3. Adjust fill amount4. Adjusting the fill amount will break the image Read more
Win standalone titlebar buttons don't function if touched when default i...
Steps to reproduce:1. Create a new Unity project2. Open Buidl settings3. Switch platform to Windows standalone and go to project set... Read more
Stepping out while debugging causes the standalone player to freeze
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
Destroying Texture2D doesn't free memory
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu