Search Issue Tracker
[VR | Editor] Camera preview does not work for VR enabled Camera
1) Note the Playsettings:-- have VR Supported checked-- Split Stereo is the preferred SDK-- Oculus is the Secondary SDK2) Enter Play... Read more
Crash in VREyeTextureManager::BlitToBuffer when calling SystemInfo.devic...
To reproduce:1. Open attached project;2. Open "CrashTest" scene;3. Make sure VR is enabled;4. Enter Play mode. Expected result: when... Read more
OnPostRender executes at the wrong time ignoring Camera depth if Viewpor...
When using a multiple camera set-up to render individual parts of the scene, using OnPostRender will run scripts at the wrong time i... Read more
Prefab script references missing from an imported package
Steps to reproduce:1. Create new Unity project3. Import Easy_Save_v2.7.1p1 package4. Notice that both prefabs in EasySave2/AutoSave ... Read more
Canvas scale is not refreshed after maximizing Game View
Reproduction steps:1. Open project attached (NoScale.zip).2. Open scene "Repro".3. Set screen screen Aspect ratio to 16:9 (it will a... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist