Search Issue Tracker
MaterialPropertyBlock calls GC.Alloc when using MaterialPropertyBlock.Ge...
Reproduction steps:1. Open project attached (repro.zip).2. Open scene "Scene".3. Open Profiler.4. Press Play. Expected result: GC.Al... Read more
[AntiAliasing] "Invalid antiAliasing value (must be at least 1)" error o...
Console spams error "Invalid antiAliasing value (must be at least 1)" when we set antialiasing to "disabled" in quality settings and... Read more
SSAO in Forward rendering does not use Cutout from Shader
To reproduce: 1. Open Unity, create a new project and open it2. Download "SSAO+Cutout_Bug_005.unitypackage" file that I attached3. I... Read more
[iPhone X] Safe area is being ignored when typing text to input field
When opening a keyboard to type text (input field set to multiline) it ignores safe area and some characters are typed "behind the s... Read more
Profiler leaks memory at a pace of 1-2 MB/s in an empty scene
Reproduction steps:1. Create a new project.2. Open profiler and press profile editor. (Works with game profiling as well). Expected ... Read more
Lighting related crash in player when multiple transforms have lights
Steps to reproduce: 1. Open attached project "winPlayerCrash.zip"2. Open scene "_Complete-Game"Either3. Build and run player. Tested... Read more
CRASH - changing UI.Slider.value via script causes StackOverflowException
How to reproduce:1. Open the attached project2. Press Play Reproducible with: 2017.2.0f3Not reproducible with: 5.6.4p2, 2017.1.2p3, ... Read more
Multiscene lightmapping creates a recursive dependency on the AssetBundl...
To reproduce:1) Open attached project2) Open the scene SceneLighting3) Add the scene Scene1 and then add the scene Scene2.4) Open th... Read more
Cloth is affected by rotation and movement, even when using cloth.ClearT...
Steps to reproduce:1. Open user's attached project2. Open scene "Cloth" and play it3. Select "Girl" gameobject in the hierarchy, to ... Read more
Missing Reference of the AvatarEditor whenever trying to configure the H...
Editor Shows Missing Reference Exception when user try to configure the Humanoid Character. Expected Result:The Editor should allow ... 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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script