Search Issue Tracker
[Windows][Audio] AudioSource.PlayOneShot echo on next play when playing ...
Reproduction steps:1. Open the attached project "My projecttht.zip"2. Open the Audion Mixer in Window -> Audio3. Open the Scene "... Read more
Garbage in Editor.log after ReimportAll if there are Worker processes
Many lines with garbage is written to the Editor.log file after doing ReimportAll. The important thing is that additional Worker pro... Read more
SerializedObject ApplyModifiedProperties is not returning true when edit...
How to reproduce:1. Open the attached project2. Select ApplyModifiedPropertiesTest in the Scene Hierarchy3. In the Inspector add ele... Read more
[Undo] "Transform child can't be loaded" error is thrown when an Undo op...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the Hierar... Read more
[Light Probes] Tetrahedral cells not refreshed when selecting Light Prob...
Repro: Steps outlined in attached repro video. Repro project attached Create a Light Probe groupDuplicate Light Probe GroupMove the ... Read more
Unity Shader Compiler Task process have high CPU usage when installing H...
Reproduction steps:1. Create new 3D project2. Open Scene "SampleScene" from Project tab3. Open your Task Manager4. Open Package Mana... Read more
Editor crashes on GUIView::ProcessInputEvent when closing a window in Ed...
Reproduction steps:1. Open Command Prompt window: Keyboard shortcut (Win+R) > enter "cmd" > click "OK"2. Launch Unity with "-d... Read more
Poor profiler performance when navigating the timeline view and reviewin...
Reproduction steps:1. Open attached project "profiler-slow-performance.zip"2. In Profiler window, load Example/ProfilerCapture.data3... Read more
[Android][Vulkan] Texture2D.UpdateExternalTexture() does not respond whe...
Reproduction steps:1. Open the user's attached project "AndroidVulkanUpdateExternalTextureRepro.zip"2. Make sure Graphics API is set... Read more
[Android] Cache.expirationDelay does not remove expired Asset Bundles fr...
Steps to reproduce:1. Open the attached project "TestForTrunk"2. Build it to Android and run the app3. Press the "Load Cube" button ... 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"