Search Issue Tracker
Objects with Flipped Normals ignore Lightmapping
How to reproduce: 1. Open the attached Project 2. Observe Objects in the Scene View Expected result: "Cube (1)" in the center is li... Read more
UnityEngine.XR.InputTracking events do not report some nodes and fire ev...
Note: This issue first regresses in 2017.1.0b7. In this editor, UnityEngine.XR does not exist yet - it is still named UnityEngine.V... Read more
[iOS] TestTool Test always fails on iOS Player
To reproduce: 1. Open users attached project "SetupLogDoesNotShowUp.zip" 2. Connect iOS device to the machine 3. In Test Runner pres... Read more
InputTracking.GetLocalRoation first value sometimes returns default rota...
To reproduce: 1. Open attached project; 2. Open "VRScene" scene; 3. Build and Install it on an Android device; 4. Launch the XR_Rot... Read more
EditorGUILayout.PropertyField causes the Editor to freeze when used with...
Reproduction steps: 1. Download "SlowPropertyField.zip" project and open in Unity 2. Select "Select This One" object in the hierarc... Read more
modifications.empty error is thrown when instantiating a prefab that con...
How to reproduce: 1. Open given Unity project 2. Drag the prefab "Prefab" into the scene 3. Error is thrown Expected result: When p... Read more
Crash in MonoBehaviour_CUSTOM_IsObjectMonoBehaviour when trying to acces...
To reproduce: 1. Open the project, attached by the user (but testing project.zip) 2. Enter Play mode Expected: the Editor doesn't ... Read more
[IL2CPP] At runtime, assigning sprite to m_Sprites[] on RuleTile produce...
The User wrote code that assigns a new Sprite to the m_Sprites[] of each Rule on a RuleTile. The purpose is to dynamically skin a Ti... Read more
Assertion ''(int)indices[kStaticLightmap] + staticOffset >= 0' is shown ...
Steps to repro: 1. Create a new project; 2. Add a cube gameobject; 3. Mark the cube as static in the Inspector; 4. In the Lighting ... Read more
Camera freezes and not react on inputs while using holographic emulation...
How to reproduce: 1. Open any project with Vuforia imported or download attached project file and open Assets/Scenes/Main scene 2. D... 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
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added