Search Issue Tracker
[Docs] says DynamicGI.SetEmissive has 3 parameters, but API only takes 2
According to the docs DinamicGI.SetEmissive has 3 parameters:DynamicGI.SetEmissive(Renderer,Color,int)http://docs.unity3d.com/Script... Read more
[Android] Building fails if icon and string resources are specified in A...
Building for Android not working if icon and string resource are specified in the manifest file. Read more
[PhysicMaterial] Stacked flat surfaces sliding over one another despite ...
Steps to reproduce: 1. Open attached project2. Open scene "s1.unity"3. Run the scene4. Press Spacebar to spawn red cubes5. Spawn and... Read more
[iOS] WebCamTexture.width/height always returns 16
WebCamTexture.width/height always returns 16 on iOS. Although the actual resolution of the WebCamTexture is clearly higher than that... Read more
[Canvas] Child canvas does not move together with parent canvas
Repro steps:1) Open the project Canvas Bug.zip file which was attached by user in recent letter and test scene in it2) Try moving ob... Read more
[GrabPass] Drawn texture is shifted to the right
Repro steps:1) Open the project and Demo Scene2) Notice that that the texture in the middle object is shifted to the right3) Repeat ... Read more
[Graphics] Linear Lighting isn't consistent between Editor and Standalon...
To Reproduce: 1. Build the attached project for standalone with Linear lighting ( add the oceanview.unity3d asset bundle to the stan... Read more
Skybox overwrites object that has transparent shader with ZWrite off
Repro steps:1. Open Scene.unity2. Notice in the game view that the sphere doesn't render, but properly renders in the Scene view3. S... Read more
[Input] Right side buttons Ctrl/Shift/Alt get stuck on Chrome WebGL
How to reproduce this bug:1. Open attached project "KeyCodeTest.zip"2. Attach "TestInputKey" script to "ColorDefine" object3. Build ... Read more
Disabling Animator and setting update mode to AnimatePhysics breaks it a...
To reproduce:1. Open attached project2. Open AnimatorDisableBug scene3. Play scene4. Press D button5. Press E button7. Notice that a... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS