Search Issue Tracker
Child Canvas elements are not rendered after disabling and re-enabling p...
How to reproduce:1. Open the attached "CanvasInCanvas" project and open "CanvasProblem" scene2. Enter playmode3. Press "Toggle other... Read more
ECDiffieHellmanCng class in System.Security.Cryptography is missing
To reproduce: 1. Create new project2. Create new script3. Add using System.Security.Cryptography4. In Start method start typing ECDi... Read more
Can not receive information about microphone devices when name contains ...
Reproduction steps:1. Open project attached (MicrophoneBugTest.zip)2. Press play.3. Press on button to check print your Microphones ... Read more
[OSX] RenderTexture is destroyed with standalone built on resizing the w...
Reproduction steps:1. Open the attached project;2. Build the scene "BugScene";3. Open built game and resize the window;4. Observe th... Read more
Collab dropdown freezes Unity
Reproduction steps:1. Open the attached project "Mad Ballz.zip";2. Try to open Collab dropdown button in the upper right corner;3. O... Read more
A specific character stucks in game view after a few seconds, when it's ...
To reproduce:1. Open project2. Play 'GameStaging' scene3. Click mouse a few times, player will be spawned.4. Wait until player will ... Read more
Not selected object appears in the preview window when the selected obje...
To reproduce: 1. Open attached project2. Select Sphere prefab in Project tab3. Observe preview window in the inspector4. Create 31st... Read more
SSLStream AuthenticateAsClient Fails On Some Domains
SSL Stream fails to authenticate as client on some domains. It might be that SSL Stream does not support TLS. To reproduce:1. Open t... Read more
Asset Bundle caching key gets corrupted if there are "/" characters on t...
Repro Steps: 1. Open provided projects "test" scene2. Enter play mode and look at the console Expected: Everything caches properlyAc... Read more
Occlusion culling not culling all needed objects
Reproduction steps: 1. Open the project occlusion1 on version 5.5.0b22. Open the project occlusion2 on version 5.5.0b3 or newer3. Ba... 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