Search Issue Tracker
Prefabs are corrupted due to inline-styled YAML when UnityYAMLMerge is u...
How to reproduce: Locate the UnityYAMLMerge tool in “<Unity Editor version Path>\Editor\Data\Tools“ directory Copy the path to... Read more
Sticky note cannot be assigned to a group after its assigned group has b...
Steps to reproduce: Import the attached VFX Delete 'Gruop' group Assign 'Sticky' sticky note to the 'Another group' group Actual res... Read more
Ctrl+B fails to open the Build menu when the Services tab is opened
Steps to reproduce:1. Open any new project2. Open Services window3. Press Ctrl+B to open the Build window Expected: the Build window... Read more
Pixels Per Unit setting field is unaligned with other fields in Panel Se...
Steps to reproduce:1. Create a project2. Create > UI Toolkit > Panel Settings Asset3. Click on it and set Render Mode to World... Read more
[VFX Graph] Particles colliding with Depth slide toward Camera
Steps to reproduce: import the provided package if using URP open the scene BugRepro_DepthCollision_Sliding if using HDRP drop the V... 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 device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
Input Display Field doesn't update on 'On Value Changed' call back when ...
How to reproduce:1. Open the user attached project2. Enter Play Mode3. Type in some English letters4. Select the English letters5. C... Read more
[macOS] GameObjects get created as children of selected GameObjects in N...
Reproduction steps:1. Create a new project2. Select any GameObject in Hierarchy3. Create any GameObject (e.g. right-click > 3D Ob... Read more
Raycast prints false values when hitting a GameObject located at 0 on th...
Reproduction steps:1. Open the attached “Predictkey.zip“ project2. Open “Main Scene” scene3. Enter Play mode and double-click in Gam... Read more
Connecting to SQLite plugin takes from 2 to 3 times longer with some dev...
Steps to reproduce:1. Open the attached project "Case_1205936"2. Build it on android device3. Press "Button"4. Notice the load time ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project