Search Issue Tracker
Custom shader produces incorrect results when built with GLES3 Graphics API
To reproduce: 1.Download and open "nmx_from_outsource.zip" project.2.Build and run "Test_01" scene on a device.3.Notice that sphere ... Read more
[VideoPlayer] Video crashes on Android device giving Fatal exception
How to reproduce:1. Open the attached project2. Build and run on Android deviceResult: application crashes DUT(repro):74 LG G5 [LG-H... Read more
[Metal] Using RenderTextureFormat.R8 with Linear color space causes a cr...
When textures with RenderTextureFormat.R8 are used with Linear Color Space enabled in Metal rendering mode, Editor and player crashe... Read more
Best Fit is not applied to the Text component when font Character type i...
To reproduce: 1. Download attached project "IOSCONTROL.zip" and open in Unity2. Open "Title" scene3. On Hierarchy expand "Canvas" ga... Read more
[Linux] Simplified Chinese characters are not supported on Linux
Some Simplified Chinese characters are not supported on Linux builds and Editor. Steps to reproduce:1) Create a new project.2) In th... Read more
DestroyImmediate(RenderTexture) and creating and setting a new one in On...
Steps to reproduce:1. Create a new project2. Import the attached script "TestScript.cs"3. Add the script to a camera4. Enter Playmod... Read more
[Substances] [WebGL] Editor Rendering not matching the Rendering of WebG...
To reproduce:1) Download attached project2) Before opening it, shorten the path a bit or otherwise build process will fail as it won... Read more
Font Material and Font Texture settings are grayed out
To reproduce: 1. Open Unity2. Open attached project3. In Project window go to "fonts" folder4. Expand "Asset.ttf"5. Select "Font Mat... Read more
Crash when setting Animator's float property in Animation window
To reproduce: 1. In a new project, go to Assets -> Create -> Animator Controller2. Create new float property in Animator windo... Read more
[Android] [iOS] Jitter in Scroll View if 2 fingers touches the screen an...
Steps to reproduce: 1) Download attached project 'ScrollRectJitterRepro.zip' and open in Unity2) Build and run 'ReproScene' on a dev... 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