Search Issue Tracker
[Mono Upgrade] CommandBuffer native plugin events hang in the Editor
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Exit the Play Mode4. Enter the P... Read more
[LWRP] When using a ScriptableRendererFeature with the LWRP unnesesary F...
Steps to reproduce:1. Download 1156741_repro.zip and open "SampleScene" scene2. Enter play mode3. Open Frame Debugger4. Notice that ... Read more
[Linux] Can't activate a license when using distributions which have dep...
Reproduction steps:1. Install Unity Hub package following the steps from https://docs.unity3d.com/hub/manual/InstallHub.html2. In Un... Read more
[iOS] Audio with 'Streaming' Load Type does not play on some devices run...
If an Audio Clip has its Load Type set to 'Streaming' it does not play on some older devices running iOS 10. Steps to reproduce:1) O... Read more
[Android] [Entities] Build fails with the error “Asset has disappeared w...
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Open the “/Assets/_Scenes/Game.unity” Scene3... Read more
Compile error each time I load a custom package or plugin
Compile error is throw when importing custom packages or plugins. Also, same error is thrown when new script is created. Compile err... Read more
[iOS][Metal] GPU Hang Error (IOAF code 3) in Xcode Console
Errors appear in the Xcode Console when User's project is run on iOS:2017-04-19 12:55:18.131719+0300 KneeViewer[346:45705] Execution... Read more
[Android] [Vulkan] The video is not streamed when it is added with "RTCR...
How to reproduce:1. Open the “ReproProjectVulkan.zip“ project2. Open the “VideoReceive“3. Build and Run for Android4. In the applica... Read more
Instantiated Prefab's RectTransform values are incorrect when Object.Ins...
Reproduction steps:1. Open the attached “InstantiateAsync.zip” project2. Enter the Play mode3. Observe the Instantiated Prefab (In t... Read more
[General] Video and audio stutters when playing video in highly CPU dema...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/SampleScene.unity” Scene3. Enter the Play Mode4. Obs... 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