Search Issue Tracker
[NVAPI_Thunk] Editor crash with UI button element
Pressing play, editor crashes with such stack trace: 0x00007FFBB15CA6EC (nvwgf2umx) NVAPI_Thunk0x00007FFBB0D09FE2 (nvwgf2umx) OpenAd... Read more
[iOS] _ShadowMapTexture.sample_compare shading time increase with Metal
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS.3) Open the project in Xcode.4) Go to Product &g... Read more
[iOS] System prompt for Media Library Usage access is shown when playing...
Steps to reproduce: 1. Open attached project2. Build for iOS3. Build to device with iOS 10> The game will try to play a video tha... Read more
Built project crashes sometimes with OpenAdapter10 and Behaviour::Transf...
To reproduce:1.Extract attached "repro.zip" file.2.Inside it there is a already built project and project source.3.Run "start_loop.b... Read more
Small offset when setting values of Rect Transform
Reproduction steps:-----------------------------1) Create a new project2) Create a UI Panel object3) In its Rect Transform set these... Read more
[WSA][UWP]Plugins marked compatible with .NET scripting backend, partici...
The real bug here is Assets\CryptAES\Universal\CryptAES.dll is marked as compatible with .Dot Net backend. But even though we're bui... Read more
JsonUtility.FromJson crashes if type has a singular field where data con...
JsonUtility.FromJson will crash if the type specifies a singular (i.e. non-array/non-List<T>) field, but the JSON data for tha... Read more
[Sockets] Can't open dual (IPv6+IPv4) socket
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it4. Notice error:SocketException: An unknown, invalid, or u... Read more
Button on Screen Space - Camera canvas gets highlighted when mouse point...
To reproduce:1. Open attached project2. Run test scene3. Move mouse pointer around UI button4. Notice that button gets highlighted w... Read more
Undo.RecordObject does not record undo when setting HideFlags
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. In hierarchy, select "Hide Flag Test Object" game object4. I... 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