Search Issue Tracker
[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
Mesh compression produces artifacts when using models in 32-bit index mode
How to reproduce:1. Open user's project2. Open scene "Demo"3. Double click on Monkey_32Bit in the Hierarchy and it will appear in Sc... Read more
[LWRP] Errors thrown after deleting ShaderGraph package and reimporting ...
1. Open attached "TestErrors" project2. 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 project2. Change Platform to WebGL3. Press Build and Run Actual result: Scene is not loaded, P... Read more
UI elements with ContentSizeFitter get misplaced
Reproduction steps:1. Open the attached project "WorldSpaceText.zip";2. Open the main.unity scene;3. Enter a play mode. Expected res... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature