Search Issue Tracker
Multiple GameObjects don't move accordingly to their local Transform val...
Repro steps:1. Open QA attached project "repro_1068692"2. Open scene "0"3. Set the "Toggle Tool Handle Rotation" in the Toolbar to "... Read more
[Regression] Shadergraph "Show Generated Code" option fails and throws t...
How to reproduce:1. Create a new Project2. In the Package manager, find and install the Lightweight render pipeline 3.0.0 and Shader... Read more
Null reference exception on tweaking the pre muscle settings of a avatar...
Null reference exception on tweaking the pre-muscle settings of an avatar when scene view is in focus. Steps To Reproduce: 1. Open t... Read more
Methods remain assigned to Buttons and can still be called after being c...
How to reproduce:1. Open the SampleScene in the user-submitted project (Test_Private_Public)2. Open 'Test_Script.cs' and make the Te... Read more
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 re... 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/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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object