Search Issue Tracker
PlatformNotSupportedException is thrown when using System.Security
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
[M1][WebGL] Editor throws errors when building for WebGL on native Apple...
Reproduction steps:1. Open the user's project2. Build for WebGL Expected result: Build succeedsActual result: Build fails and throws... Read more
Project gets stuck on import loop when upgrading to newer streams
Reproduction steps:1. Open user's attached project Expected result: Project opensActual result: Project gets stuck on import loop (s... Read more
Editor crashes when coming back from Sleep mode
Reproduction steps:1. Open any project2. Enter the computers Sleep mode3. Wake up the computer after some time Expected result: Edit... Read more
Crash when using default methods of a generic interface
Reproduction steps:1. Open the attached project "1399413_crash_test"2. Enter Play Mode Expected result: Editor compiles scripts and ... Read more
System.Net.Mail.SmtpException: 421 4.7.66 TLS 1.0 and 1.1 are not suppor...
Reproduction steps:1. Open the "SampleScene" Scene in the attached project "TLS_1_2.zip"2. Enter the Play mode3. Observe the Console... Read more
Ambiguous method error when asmdef only targets Editor
Reproduction steps:1. Open the user's project Expected result: there are no errorsActual result: there is an error "error CS0121: Th... Read more
Crash when having a PSB prefab in the scene and pressing "Take Sample" i...
Reproduction steps:1. Open the user's attached project2. Add "Assets/PSB/TestPSB" prefab to the scene3. Open the Profiler4. Enter Pl... Read more
AppDomain exception events do not get called
How to reproduce:1. Open the attached project ("1411415_202220a8.zip")2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe th... Read more
Crash on RaiseException when calling Debug.Log using a default interface...
How to reproduce:1. Open the attached project from "1408355crash.zip"2. Open Scene "SampleScene"3. Enter Play Mode and observe the c... 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