Search Issue Tracker
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_Rotation... Read more
EditorGUILayout.PropertyField causes the Editor to freeze when used with...
Reproduction steps:1. Download "SlowPropertyField.zip" project and open in Unity2. Select "Select This One" object in the hierarchy ... Read more
modifications.empty error is thrown when instantiating a prefab that con...
How to reproduce:1. Open given Unity project2. Drag the prefab "Prefab" into the scene3. Error is thrown Expected result: When prefa... 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 cra... 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 Wind... 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 scene2. Dis... Read more
[TestRunner] command -editorTestsCategories does not work in Unity 5.6
Reproduction steps:1. Download "Testrunner.zip" project and open command prompt2. Change path to Unity.exe (version 5.6)3. Run the c... Read more
Emission value field is missing from the Material settings
To reproduce:1. Open a new project2. Create a new Material3. Select it and check the Inspector tab Expected result: The Emission val... Read more
LoadImage() returns true even if the image fails loading when using Load...
To reproduce:1. Open user's attached project (LoadImageBug2)2. Enter Play mode Expected: LoadImage() returns false when data can't b... 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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit