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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES