Search Issue Tracker
[2021.3] Editor crashes on GetTransformAccess when undoing GameObject du...
Reproduction steps: 1. Open any Unity project 2. Create any GameObject 3. Inside the created GameObject create a 3D Cube GameObje... Read more
[Android] Runtime performance deteriorates on certain Android devices wh...
Steps to reproduce: 1. Open the “IN-97729” project 2. Build and Run the project for the Android Platform 3. Observe the Android P... Read more
Building projects with IL2CPP scripting backend for Apple platforms fail...
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, Unit... Read more
Plane with Cloth component is affected by high external force when in Pl...
How to reproduce: 1. Open attached 'project-1173813.zip' project 2. Enter Play mode Expected result: cloth stays relatively still A... Read more
The resource is not properly referenced when there is a dependency on an...
Steps to reproduce: 1. Open the “DependencyBug” project 2. Open the “SampleScene” 3. Enter Play Mode 4. Observe the Game view ... Read more
[Quest] Error “ArgumentOutOfRangeException: Index was out of range." is ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Connect Ques... Read more
TMP 'Bold' Font Style is rendered with incorrect Font when a Font Asset ...
Reproduction steps: 1. Open the attached “IN-94303.zip” project 2. Open the “Test” Scene 3. In the Hierarchy, create a new Text (... Read more
Android application crashes when native function returns null
Calling Android native function that returns null through AndroidJavaObject.CallStatic<object> method crashes application Steps to r... Read more
[2022.3] Some Canvas Rect Transform values are shown as scientific notat...
How to reproduce: 1. Create a new project 2. In the Hierarchy window add a Canvas GameObject 3. Observe the Canvas GameObject positi... Read more
UI becomes not interactable after deactivating and reactivating Canvas
Reproduction steps: 1. Open the attached “UIRaycastIssue“ project 2. Open the “SampleScene” scene 3. Enter Play mode 4. Uncheck and ... 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL