Search Issue Tracker
[SinglePassStereo] GUI elements only appear in right eye using SPS
With Single-Pass Stereo enabled GUI Text and GUI Texture objects only appear in the right eye in a DK2 headset. Read more
[SinglePassStereo] SPS only renders into one eye when GUI elements are used
Split screen stereo in Game view only shows a single eye's viewport for scenes that contain a GUI Texture or GUI Text when Single-Pa... Read more
SceneManager.SetActiveScene doesn't work inside the SceneManager.sceneLo...
Steps to reproduce: 1. Open attached "case_810327 repro" project 2. Open "One" scene 3. Play in editor 4. Observe console Results: ... Read more
[iOS] Game crashes when triggering events
Steps to reproduce: 1) Open the attached project. 2) Deploy to a device via Xcode. 3) Launch the app. 4) Enter the helicopter miniga... Read more
GUI.HorizontalScrollbar stops scrolling when using EditorGUI.LabelField
Steps to reproduce: 1) Download attached project "Bug_GUILabel.zip" and open in Unity. 2) In Toolbar, click on Tools >> WindowBugEd... Read more
Mac Editor freezes after instantiated mesh prefab created from Terrain
-Using Terrain to mesh asset freezes the editor -Steps to reproduce: * Open Scenes/_TerrainTest * Open the Terrain To Mesh tool. Wi... Read more
[iOS] Unity splash screen is not shown on low end iOS devices when at le...
Steps to reproduce: 1. Open attached project 2. Make sure 'Show Unity Splash Screen' is enabled in iOS player settings 3. Build for... Read more
Button does not get callback if parented to Camera
1. Create a new scene 2. create a button ( GameObject -> UI -> button 3. go to the canvas, change the render mode to screen space - ... Read more
SetActive inside OnDestroy crashes at Unity::GameObject::IsActive
Steps to reproduce: 1. Open attached project 2. Open scene "test" 3. Run it 4. In game view's top-left corner click "Destroy" 5. Ex... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce: 1. Open the attached "ExceptionTest808191.zip" project 2. Open "0_Main_Menu" scene 3. In Game view select "Maximiz... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key