Search Issue Tracker
[Android] Since 5.6.0b3 UnityPlayer does not allow child views to be vis...
How to reproduce:1. Open user provided project2. Build for android device3. Press 'Add Android View'3a. Press in the top left corner... Read more
Scene disappears when renaming it in the save dialogue box
Steps to reproduce:1. Open the attached project (SceneTestProject.zip)2. Create a new scene3. Try to save the new scene4. Dialogue b... Read more
[Android] [GearVR] Application crashes with signal 11 (SIGSEGV) when ret...
Steps to reproduce: 1) Download attached project ' CustomPlayerActivity.zip' and open in Unity2) Create .osig file for testing devic... Read more
After changing the canvas active state, the canvases do not display corr...
Reproduction steps:1. Open the attached project;2. Open the scene "Scene";3. Observe the Sort Order of the gameobjects "Canvas" and ... Read more
Configurable Joint High/Low X Angular Limits are interpreted on inverse ...
Steps to reproduce:1. Open the project2. Enter Play mode3. Open "GameObject" in Hierarchy window -> Configurable Joint component4... Read more
Lightmap index and scaleoffset will be reset in playmode
Correct reproduction steps shared below. In Unity 5.3, lightmapping behaviour has changed and only baking the scene is not enough. A... Read more
[Transparency] Face orientation is not evaluated when baking a one-sided...
Face orientation is not taken into account when baking a one-sided geometry with a transparent texture. Shadows are always baked ont... Read more
Opening script with Sublime Text opens two instances instead of one
To reproduce:1. Open project2. Set Sublime Text as external script editor3. Open script Expected: only one script editor window will... Read more
Video is corrupted when using UnityEngine VideoPlayer
To reproduce: 1. Open attached project;2. Open "test" scene;3. Enter play mode. Expected result: video is not corrupted.Actual resul... 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