Search Issue Tracker
[VR] During play mode, headset rendering breaks if Scene window is focused
Steps to reproduce:1. Create a new project2. Set layout to default3. Turn on VR in Player settings4. Enter Playmode5. Select the Sce... Read more
Resizing parent RectTransform when child RectTransform is selected resul...
Reproduction steps:1. Open the attached project "ui_bug.zip";2. Open the test.unity scene;3. Select "Panel 2";4. While the "Panel 2"... Read more
[VR]Editor crashes when attempting to switch SteamVR games
1. Download and open the attached project2. Make sure VR is enabled in Player settings3. Enter Playmode4. Find the GameObject "Movea... Read more
[Daydream][Android]Performance reduced by ~15 FPS in complex scenes comp...
Steps to reproduce: 1) Download attached project 'TurboButtonDaydreamPerfSample.zip' and open in Unity2) Make sure Virtual Reality S... Read more
Unity freezes when exiting play mode while custom DownloadHandlerScript ...
Steps to reproduce:1. Open the project attached2. Enter play mode3. Exit play mode before the download finishes4. Exit Unity Expecte... Read more
NullReferenceException when using a Scroll View
Steps to reproduce : - create a new Scrol View- enter Playmode and notice the errors NullReferenceException: (null)UnityEditor.Seria... Read more
[iOS] XCode always fails to build for iOS8 with any project
[iOS] XCode always fails to build for iOS8 with any project Steps to reproduce:1. Create a New project2. Build for iOS3. Build XCode... Read more
SyncVar synchronization doesn't work when the Server is started in Stand...
SyncVar synchronization doesn't work when the Server is started in Standalone. But it works when Server is in Editor How we can repr... Read more
[VR]Global Fog Image Effect is visibly moving up and down when tilting t...
Steps to reproduce:1. Download and open the attached project2. Make sure VR is enabled3. Enter Play mode and view through VR device4... 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