Search Issue Tracker
Editor crashes when a large array of doubles is initialized
Reproduction steps: 1. Create new or open any project2. Attach “NewBehaviourScript.cs” to any GameObject in the scene3. Enter the Pl... Read more
EditorGUI.ChangeCheckScope() does not detect when an AssetReference chan...
How to reproduce:1. Open the attached “TestProject” project2. Select the ”Assets/ScriptableObjects/ET1” asset3. Change “Addressablet... Read more
[Input System] Collider OnPointer event not registering when on second d...
How to reproduce:1. Open the attached project "ColliderMultiMonitorSizeIssue.zip"2. Build And Run the project3. Click the green squa... Read more
MacOS Build does not give a prompt to authorize Camera usage
How to reproduce:1. Open the user-attached “EAL-PersonDetection.zip“ project from Google Drive2. Build the project3. Open the Build4... Read more
[Linux][Vulkan] HDRP template freezes Editor
How to reproduce:1. Open the user-attached project (TestTrackSampl.zip)2. Observe the crash (If the Editor doesn't crash immediately... Read more
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
Cursor.lockState still returns locked when "Esc" is pressed in the WebGL...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Build And Run the project as WebGL (... Read more
Timeline stops when any recorded Animator is culled
Reproduction steps: Open the attached project Open the Timeline window (Window > Sequencing > Timeline) Enter the Play Mode Ob... Read more
[XR SDK] Exceptions are thrown in Standalone Profiler Console window whe...
Reproduction steps:1. Create a new project2. Enable XR Plug-in management (Project settings)3. Enable Oculus Plug-in provider (Proje... Read more
[iOS] AREnvironmentProbeManager.OnDestroy triggers application crash
Steps to reproduce:1. Download the attached project2. Build and run on iOS3. Click "Create AREnvironmentProb" Button4. Click "Jump T... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist