Search Issue Tracker
Painting across neighboring Terrain Tiles is broken when off-grid Tile e...
Painting across neighboring Terrain Tiles is broken when off-grid Tile exists. This bug prevents users from having different Terrain... Read more
[Linux Editor] "Run API Update" is greyed out if the user declines to up...
From test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/696If user declines to update the obsoleted scripts during i... Read more
Hang on iOS using ARKit XR Plugin
iOS can hang with an active ARSession using Unity 2018.2.2f1, AR Foundation 1.0.0-preview.17 and ARKit XR Plugin 1.0.0-preview.13. A... Read more
CGinc files are not imported properly
To reproduce: 1. In a new project, add a.cginc file to the Assets folder2. Observe that the file is not imported as .cginc file Expe... Read more
Crash on iOS while initializing XRInputSubsystem
In a user's project, ARKit crashed with the following callstack. It does not happen in the ARFoundation Samples repo https://github.... Read more
Poor world tracking reported on iOS beta 12.
See https://github.com/Unity-Technologies/arfoundation-samples/issues/9 Read more
Fix ARBackgroundRenderer for objects with negative scale.
GameObjects with negative scale in an AR scene can cause the background camera texture to be rendered backwards on ARCore, resulting... Read more
AR Camera does not work with Video Player on ARCore
Copied from https://github.com/Unity-Technologies/arfoundation-samples/issues/7 "I tried out AR Foundation a little by placing a pla... Read more
[Linux Editor] Add Aspect window does not take keyboard input.
It is one of the windows that do not have keyboard focus. Repro:1. Open Unity Editor with a new or existing project2. Go to Game vie... Read more
[Linux Editor] SpriteShape object does not come with Collider component.
According to the test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/59383When a new Sprite Shape object is created, ... 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