Search Issue Tracker
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
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
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
[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
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
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
[WebGL] Web player fails to run when project is built with URP
Steps to reproduce: Open the attached "webGL-test.zip" project In File > Build Settings make sure that the "SampleScene" Scene is... Read more
ITestAdaptor.Test.TestMode is not properly set on the root level
How to reproduce:1. Open the attached "TestFrameworkTestMode" project2. Open the Unity test runner window in the PlayMode tests tab3... 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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0