Search Issue Tracker
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
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
[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
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
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
"PlayerLoop internal function has been called recursively" error is thro...
How to reproduce:1. Open user-submitted project (PlayerLoopRecursively.zip)2. Open the SampleScene Expected result: no errors are th... 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
Maverick and Unity performance issues
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
SetTargetBuffers plus RenderTextures don't work with deferred shading
When using SetTargetBuffers on a camera to render to a RenderTexture, rendering only works if the camera is not using the DeferredSh... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons