Search Issue Tracker
[Android] RenderTexture is corrupted after resume on Android
Regressed from 5.3.4p1 Steps to repro:1. Build and run repro project2. Cube rendered by RenderTexture in the top left corner (Meizu)... Read more
[5.4] TextureArrays: ability to release system memory copy for non-reada...
Currently Texture2DArrays effectively behave as "readable" textures; the system memory copy of the pixels is always there. Should fo... Read more
[WP8.1] Wrong orientation of the second splash screen
When the project is set to use only "Landsacpe Left" orientation in Unity Player Settings, deploying game on Windows Phone 8.1 the s... Read more
[Shuriken] Prewarm is ignored when start delay value was greater than st...
Steps to reproduce: 1. Download and import attached project.2. Open scene: Test3. Press play. Expected result: Both particles start ... Read more
AudioSource.time is incorrect when .wav file sample rate is not 44.1khz
Steps to reproduce this issue:1. Build and run attached project to WebGL.2. Text near the button on the upper left corner is: string... Read more
[OpenGL] Calling Graphics.Blit after WaitForEndOfFrame stops the game/pl...
The game/player view doesn't update when Graphics.Blit is called at the end of frame, after WaitForEndOfFrame. In the example projec... Read more
[Android] [SDK] Editor doesn't detect that SDK is in protected path and ...
DUT:1) Place Android SDK somewhere protected (like into Program Files)2) Delete important part of SDK (for example, build tools)3) O... Read more
Crash in _platform_memmove$VARIANT$Haswell when disabling Component whic...
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Play the scene4. Disable the 'With On Audio Filter" compone... Read more
Huge performance loss in animation window while rotating model in (Inspe...
Steps to reproduce:1. Download and open project2. Open Profiler if not opened (ctr+7)3. Click on model "Arissa.fbx" in project windo... 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