Search Issue Tracker
[Mono] [Coverage] Crash on scripting_profiler_get_coverage when calling ...
How to reproduce: 1. Open the "mono_profiler_coverage_crash_on_EditorApplication_SaveAssets.zip" project 2. Enable Code Coverage (Pr... Read more
Model's pose has a slight bone movement after assigning it with SetHuman...
How to reproduce: 1. Open "poseTest" Scene in the attached "HumanPoseTest2.zip" Project 2. Enter Play Mode 3. Observe the 2 Models i... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps: 1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene" 2. Enter Play Mode 3. Press "Loa... Read more
Animation window does not refresh when animation is drag-and-dropped on ...
Create an objet. Select it in hierarchy. Open animation window. Drop an animation on the object -> no refresh Deselecting and resele... Read more
[ScreenOrientation] Forcing orientation via script and rotating device c...
1. Open attached project 2. Build to iOS with auto rotation 3. Hold device in portrait 4. Press "Set Portrait" button 5. Rotate devi... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Infinite import loop with HDRP 7.1.2
How to reproduce: 1. Download the "1192516-ImportLoop-Fresh.zip" project 2. Launch Unity via command line: Unity.exe -projectPath C:... Read more
[Terrain] "Cancelling Display Dialog" error in the Console when trying t...
Steps to reproduce: 1) Download attached project and open in Unity 2) Open TerrainScene scene 3) Select Terrain GameObject in the I... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit) 2. Build to iOS device 3. AudioSource.Play() and Microphone.Start() will be launched on beginn... Read more
[XR][URP] renderViewportScale doesn't fill whole view after scaling
using XRSettings.renderViewportScale is rendering at a lower resolution but not scaling the texture into the full viewport resulting... 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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices