Search Issue Tracker
Unity incorrectly identifies a Managed Plugin as a Native Plugin
To reproduce:1) Open attached project2) Inspect "Assets\Plugins\NationalInstruments.DAQmx.dll" Expected: Its type is shown as Manage... Read more
SketchUp object which is in the invisible layer, imported to Unity becom...
Reproduction steps:1. Open the attached file 'case867782';2. Open the scene 'testScene';3. Observe the scene window;4. Open 'test' o... Read more
[particles] Particles created with `GameObject/ParticleSystem` do not ha...
1) Click GameObject/Particle System2) Enable trails3) Notice the trails are pink and do not have a material Read more
Compiler errors occur when defining a method with name OnMouseDown in a ...
Steps to reproduce:1. Open the attached project (OnMouseTest.zip)2. Go to Build Settings, switch platform to Windows Store3. Build t... Read more
[NavMesh] Area type isn't baked correctly into NavMesh if NavMeshModifie...
To reproduce:1. Open attached project "NavMeshAreaBug.zip"2. Open "TestScene" scene.3. Find "GameObject" and "GameObject (1)" in Sce... Read more
Memory scribble: UNET::HostsArray::TryToDeleteHost(id), Standalone with ...
Regression - started to happen since 5.6.0a4 (does not happen in 5.6.0a3 and 5.5.0p4)This happens only when I use NetworkLobbyManage... Read more
Memory leak when moving mouse over scene
Reproduction steps (might need 2 screens):1. Open project attached (UnityJump.zip)2. Open scene "Scene_SP_BattleEncounter"3. Make su... Read more
HttpWebRequest could not get a default proxy
Steps to reproduce:1. Open the attached project (TestWebRequest.zip)2. Open the Assets/Download.unity scene3. Open the script(Assets... Read more
Crash when calling UnloadUnusedAssets() after loading and destroying Ass...
To reproduce:Part I: Bundle making1) Download and import below attached Unitypackage which contains the bundle to build2) Make a qui... Read more
physx::shdfnd::Foundation::getErrorMutex crash caused by a removing a cl...
Steps to reproduce:1. Open "cloth" project2. Load "crash" scene3. In the hierarchy select "Game Object"4. Remove cloth component 0x0... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used