Search Issue Tracker
ContextMenuItem does not correctly inherit when attempting to use it wit...
How to reproduce:1. Open the attached Project "TestProject"2. In the Project Window select "Assets/ChildSO"3. In the Inspector Windo... Read more
[M1] OpenGLCore Graphics API is available and can be selected on Apple M...
Reproduction steps:1. Create a new Unity project2. Go to Edit > Project Settings > Player3. In Player settings open "Other Set... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Editor crashes with Error "Size overflow in allocator. UnityEditor.Gener...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Addressables Report window (Window > Asset Management > Add... Read more
[Linux] Context Menu does not show up immediately when right-clicking it...
Reproduction steps:1. Download and open the attached project: "case_131990"2. Open the Input Actions file called "Test" in the Asset... Read more
[Shuriken] Tessellation materials cause trails to disappear
Repro steps:1. Import the attached package in an HDRP-enabled project.2. Open the ShurikenTessellation scene3. Observe no trails are... Read more
Text containing "\u" and "\U" is incorrectly displayed when using UIElem...
How to reproduce:1. Open the attached user project “UIToolkitEscapeSequenceParsing.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3.... Read more
Colors in the "Global Illumination" Scene View Draw Mode panel are not u...
Reproduction steps:1. Open the attached "ContributeGIColors" project2. Make sure the Scene window Draw Mode is "Contributors / Recei... Read more
Custom SettingsProvider tabs have smaller left margins than default Sett...
How to reproduce:1. Open user's attached project2. Open Preferences window3. In Preferences window select 'External Tools' tab and i... Read more
Transform Gizmo shows up at the first non-empty child Gizmo location if ...
How to reproduce: 1. Open a new project2. Create an empty GameObject3. Create a Cube as a child to the empty GameObject4. Move the C... 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