Search Issue Tracker
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
[TestRunner] command -editorTestsCategories does not work in Unity 5.6
Reproduction steps: 1. Download "Testrunner.zip" project and open command prompt 2. Change path to Unity.exe (version 5.6) 3. Run th... Read more
Emission value field is missing from the Material settings
To reproduce: 1. Open a new project 2. Create a new Material 3. Select it and check the Inspector tab Expected result: The Emission... 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'... Read more
Mesh compression produces artifacts when using models in 32-bit index mode
How to reproduce: 1. Open user's project 2. Open scene "Demo" 3. Double click on Monkey_32Bit in the Hierarchy and it will appear in... Read more
[LWRP] Errors thrown after deleting ShaderGraph package and reimporting ...
1. Open attached "TestErrors" project 2. Righ click on Project window --> Reimport All Expected result: No errors appear on Consol... Read more
[Regression] WebGL GC.Collect crash on scene load on 2018.2 with message...
How to reproduce: 1. Download attached project 2. Change Platform to WebGL 3. Press Build and Run Actual result: Scene is not loade... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered