Search Issue Tracker
Warning using System.Windows.Forms after standalone windows build
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Build and run project4. Notice warning: System.Windows.Forms.dll ... Read more
Changing the standard shader render mode via script doesn't work in build
Steps to reproduce:1. Create a new Unity 3D project2. Import attached Unitypackage3. Open "Demo" scene4. Press play5. Try to move th... Read more
switching blend trees using Crossfade causes a very slow transition if a...
Steps to reproduce:1. Open attached project2. Open "test" scene3. Press play4. Click RMB and observe normal transition between defau... Read more
[ES] Some shaders does not work correctly on Adreno devices and editor (...
Some shaders have artifacts in Editor or Adreno devices. From Unity 5.4 even color changes. Read more
[WSA][UWP] AccessViolationException on RequestProductPurchaseAsync
To reproduce:1. Build and run attached project2. Click TryPayment3. App crashes and Exception thrown: 'System.AccessViolationExcepti... Read more
Libs Newtonsoft and UnirRx generates a UnetWeaver error during the build...
To reproduces:1. Build attached project2. Notice UNetWeaver error: Exception in console Reproducible: 5.5.0a5, 5.4.0p2, 5.3.6p2 Read more
OnParticleCollision(GameObject) triggers when there is nothing to collid...
How to reproduce (or just watch attached gif):1. Open my attached project "test1".2. Open scene particlesys.unity.3. Play the scene-... Read more
[Audio] WWW Loaded Audio Clip Does Not Loop
To reproduce:1. Open attached project2. Play main scene3. Wait for the song to finish4. Observe that the audio does not play again a... Read more
Shadowmask mode in the new version of lighting window is not working pro...
To reproduce:1. Open attached project2. Build lighting3. Notice a white static plane with baked shadows from a large static cube beh... Read more
Resampling animation on poses introduces Jitter
To reproduce:1. Open attached project2. Select the animation Tab in the inspector3. Drag MaleAvtar into the preview window to see pr... 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