Search Issue Tracker
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Background image doesn't disappear after setting it to null and releasin...
How to reproduce:1. Build and run the "sandbox2.zip" project2. Press on the first square with a log and observe the view Expected re... Read more
Custom Property Drawers fail to inherit properly when their Assembly's n...
How to reproduce:1. Open the attached Project "drawerTest" and load Scene "SampleScene"2. In the Hierarchy, select the "GameObject" ... Read more
Crash on LightProbesManager::GetLightProbeJobData when entering the Play...
Reproduction steps:1. Open the attached “LightProbes.zip” project2. Open the “Assets/Main.unity” Scene3. Enter the Play Mode Expecte... Read more
UI Builder Inspector sections fail to paint when a change in Label prope...
Reproduction steps:1. Open the attached "repro_IN-94136" project2. Open the "Assets/Test.unity" Scene3. Open the UI Builder ("Window... Read more
[5.4] TextureArrays: ability to release system memory copy for non-reada...
Currently Texture2DArrays effectively behave as "readable" textures; the system memory copy of the pixels is always there. Should fo... Read more
Crash on vkNegotiateLoaderLayerInterfaceVersion when rendering a specifi...
How to reproduce:1. Download Vulkan SDK2. Open the attached "IN-90377" project with launch arguments “-force-vulkan” and “-force-vul... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
Decimal separator (, or .) gets recognized as a 0 when inserting it the ...
How to reproduce:1. Open the attached “slider.zip” project2. Select “SomeSo.asset” (Assets > SomeSo)3. In the Inspector window, f... Read more
Cloth simulation doesn't work when used in a non-development Build
How to reproduce:1. Open the attached project "ClothSimBugReleaseBuilds.zip"2. Build And Run the project Expected results: The cloth... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist