Search Issue Tracker
[iOS] When "input.Gyro.enabled=true" is set, "input.Gyro.rotation" doesn...
Reproduction steps:1. Open the attached gyro project.2. Build and run "1" scene.3. Rotate a device.- Gyroscope is bound to camera.- ... Read more
Normal map breaks on iOS
Steps to reproduce:1) Open the attached project.2) Switch platform to iOS. In the Scene, there's a large cube which has a shader tha... Read more
GPU instancing is not working with procedurally generated meshes
Reproduction steps:1. Open the project2. Open the only scene3. Play the scene4. Open the Frame Debugger5. Notice that meshes are not... Read more
Mesh Renderers are not batched dynamically when the parental object is s...
Reproduction steps:1. Open the attached project LightProbeAnchorBug.zip2. Open the DrawCall scene3. Enter Play mode4. Open the Frame... Read more
[Lightmapping]Console throws 'Couldn't find baked index for current ligh...
Reproduction steps:1. Open my attached project: https://oc.unity3d.com/index.php/s/uhz0n22B3AG5jm4 (check the edit for the password)... Read more
CommandBuffer.Blit does not produce the same result as Graphics.Blit
Reproduction steps:1. Open the project2. Open the "Test_CommandBufferBlit" scene3. Play the scene and notice the gray screen4. Open ... Read more
Scroll Rect elastic works only in elastic mode with horizontal and verti...
How to reproduce:1. Open the attached "ScrollRect.zip" project2. Open Controls scene3. There are two Scroll View game objects-Scroll... Read more
[iOS] [CreatePrimitive] fails to add Collider to an object
Reproduction steps:1. Open the attached project.2. Delete "ForceRefs" game object in the hierarchy.- Bug is not reproducible if prim... Read more
[Billboard][MassPlaceTrees] Billboards are cut after mass placing more t...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached package;4. Open 'testBillboards' scene;5. Select Terrain game... Read more
UNetWeaver - 5.5.0b4 with MonoUpdate failes to compile a project
UNetWeaver doesn't seem to work with the new class libraries. This may also be related to UnityTestTools. 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used