Search Issue Tracker
[Android] Crash on "UnityAdsSettings_Get_Custom_PropEnabled" when HW Sta...
Repro steps: 1. Open user attached project 2. Build and Run on Android Actual: A black screen appears Reproducible with: 2018.3.0b... Read more
[iOS] [iPad Pro 11"] Letterboxed Legacy Launch Images
Reproduction steps: 1. Open the attached "1115554.zip" project. 2. Build and run it on iPad Pro 11". Actual behavior: - Notice, th... Read more
The object animation is clipping when adding animation in the Timeline
How to reproduce: 1. Open attached "Timeline Accuracy Error Sample.zip" project 2. Play the scene 3. Observe the differences in the ... Read more
TransformStreamHandle.GetPosition doesn't get the correct world space po...
How to reproduce: 1. Open the user attached project named "AnimationJobs" 2. Select the "Chomper" GameObject in the Hierarchy, note ... Read more
GameObject's original position changes when selecting Timeline with its ...
How to reproduce: 1. Download project from OC "Case_1116007_AnimatorTimeline" 2. Open Timeline window 3. Select "Character" GameObje... Read more
ParticleSystem Individual particle scaling is reversed when using specif...
Repro Steps: 1. Open "SampleScene" in the "ReproParticleSystemScale.zip" project 2. Make sure that the properties on ParticleSystem ... Read more
[XR][Android][Cardboard] Shadows are culled too soon on Huawei Mate 20 Pro
How to reproduce: 1. Open attached project 2. Build to device 3. Move the camera so that the shadow of the cube would be barely visi... Read more
[XR][Android][URP] Mobile VR application crashes if using GLES2 and URP
How to reproduce: 1. Open attached project 2. Build to Android device Expected result - Application does not crash or Unity should... Read more
GameObject's original position changes when making changes in its Animat...
How to reproduce: 1. Download project from OC "Case_1116007_TimelineAnimationPlayableAsset" 2. Open Timeline Window 3. Select "TimeL... Read more
[Tooltips] Custom radius on collider blocks shows the wrong tooltip.
Repro steps: 1. Add any Collider block in update (AABox, Cylinder, Sphere, etc.) 2. Change Radius Mode to Custom 3. Mouse over Radiu... 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