Search Issue Tracker
SetTextureOffset does not work when using it with an UI image
Reproduction steps:1. Open the user's attached "New Unity Project" project2. Open Assets/Scene/SampleScene3. Enter Play Mode4. Obser... Read more
Editor crashes on GfxDeviceD3D12Base::DrawBuffersCommon when enabling "D...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In Hierarchy, sele... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
[Linux] Asset Store "Open in Unity" button does not work
How to reproduce: Log in to the Asset Store on a browser Go to “My Assets“ Press the “Open in Unity“ button on any asset Expected re... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
[VCS] Precheckoutcallback throws an exception on project startup
Reproduction steps:0. Use one of the Unity versions marked as Reproducible with1. Connect attached project "pre_checkout_callback_ex... Read more
New installed Unity will report timeout error in commandline activiation
Unity require ~/Library/Unity/Certificates/CACerts.pem to validate ssl handshake.In command line mode, the CACerts.pem file will not... Read more
[URP] ScriptableRendererFeatureEditor memory leak while interacting with...
How to reproduce:1. Open the attached project named "MemoryLeakSRP"2. Open Profiler window, on the Memory section, select Detailed3.... Read more
Blackboard not showing up in new project and upgraded beta projects
Hi,Here is a reff repository link: git@github.com:hoodmadhur/ShadergraphTest.gitThis is a new project in Unity 2018.1.0f2, created u... Read more
OnApplicationPause is not called when a scene is loaded additively.
Steps to Reproduce:- Open the attached project- Open Assets/Scenes/Scene1.unity- Press Play Expected:- OnApplicationPause is called ... 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