Search Issue Tracker
NavmeshBuilder.CollectSources() method doesn't get auto-updated when ope...
NavmeshBuilder.CollectSources method takes 7 arguments instead of 6 on 2018.3 and it doesn't get updated by api updater. Steps to ... 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
Poor world tracking reported on iOS beta 12.
See https://github.com/Unity-Technologies/arfoundation-samples/issues/9 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
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
[Linux Editor] SpriteShape object does not come with Collider component.
According to the test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/59383 When a new Sprite Shape object is created,... 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 project 2. Go to Game ... 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/696 If user declines to update the obsoleted scripts during ... Read more
Package Manager is not available if there are any errors in the console ...
Package Manager is not available as Package Manager UI 1.9.11 doesn't get automatically upgraded to 2.0.0 if there are errors in the... Read more
[Improved Prefab] UI distorts for prefab override comparison window when...
UI distorts on the override change comparison window for a game object when a changed component is selected. The distortion is more ... 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
- Prefab Variant is created when creating an Original Prefab from a Prefab Variant
- InternalCallRegistrationWriter attempts to launch with Mono when building the project with the IL2CPP Scripting Backend
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode
- ContextClickEvent not fired at runtime for UI Toolkit elements when right-clicked
- Behaviour.isActiveAndEnabled desyncs when checked from a sibling component during OnEnable/OnDisable