Search Issue Tracker
Error when going into playmode with Maximize on Play
Reproduction steps:1. Open the attached project2. Check the "Maximize on play"3. Play - Note, Changing layout fixes the problem Actu... Read more
Warnings are thrown after building Mixed Reality template
Reproduction steps:1. Create a new Mixed Reality template project2. Build the project3. Observe the Console Actual result: “Assets/M... Read more
GUIView::OnInputEvent crash while trying to refocus Unity after trying t...
Steps to reproduce:1. Open "AcessViolationReproduce.zip" project2. Select the "mcs.rsp" file3. Start to press and hold the Enter but... Read more
[Metal only] Crash when create CubemapArray with TextureFormat.YUY2
Very similar to this case 1214115 but with CubemapArray var cmapArray = new CubemapArray(32, 2,TextureFormat.YUY2, false); Steps:1. ... Read more
[OS X][Build] ScreenSpace UI Camera stops rendering MainCamera when alph...
Steps to reproduce:1) Open users attach project(the one on the bottom)2) build for OS X Expected behavior: cube spins without stoppi... Read more
[Win7] Getting "Failed to determine current display mode" errors when op...
To reproduce:1. Create a new project2. Open the Build Settings window3. Make sure that the window is undocked4. Observe the console ... Read more
Errors in UnityEditor.EditorGUIUtility.get_currentViewWidth when Particl...
How to reproduce:1. Open the attached project "ParticleSystemShapeUI.zip" and scene "SampleScene"2. Select "ParticleSystem (no parti... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
[HDRP] Error thrown on clicking the "Embed Configuration Editable Packag...
On clicking the "Embed Configuration Editable Package" button to install the package in the HDRP Wizard window causes the editor to ... 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