Search Issue Tracker
Animation starts sliding in Blend Tree preview when having more that two...
To reproduce:1.Open users attached project "Root_Motion_Side_Walk_Issue.zip"2.Double click on Assets > AnimatorController1D_WORKI... Read more
Text becomes corrupt once switched to Asian languages
Text becomes corrupt once switched to an Asian language. Note: The project is quite large and may take some time to download. Howeve... Read more
Editing ScriptableObject externally, its reference in the Editor becomes...
In the editor, after you change a ScriptableObject externally and the changes are imported, other ScriptableObjects will retain a de... Read more
Standalone build crashes in SkinnedMeshRenderer::RendererBecameVisible
To reproduce: 1. Open the project, attached by tester2. Build and run standalone3. Select new game4. Press '~' and then press g 7 ti... Read more
[VR] Unity freezes when VRSettings.enabled is set to false in the runtim...
Reproduction steps:1. Open the attached project "case_903910_small_project.zip";2. Build the project on Android platform;3. Open the... Read more
Adding new elements to the Array, it ignores declared values in the script
If you have a property that is an array, when adding a new entry (changing the Size displayed in the Inspector), the constructor of ... Read more
[Metal] Render Texture coordinate Y orientation wrong. (0,0) coordinates...
Steps to reproduce:1. Open user attached project and "myscene"2. Press Play and observe information in console3. Switch graphics API... Read more
[Android] [VideoPlayer] Video stops playback if trying to play it faster...
Steps to reproduce: 1) Download attached project 'ReproVideoPlayer.zip' and open in Unity2) Build and run project on a device3) Touc... Read more
[VideoPlayer] H264 videos are lagging and spams VideoPlayback audio buff...
All H264 videos performance is very bad, videos are laggy. Better quality videos don't play. How to reproduce:1. Open the attached p... Read more
[iOS] About 5% of Dns, Sockets and HttpWebRequest ending callbacks doesn...
Description:Reproduction project demonstrates this issue with Sockets. The symptoms are the same for Dns, Sockets and HttpWebRequest... 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