Search Issue Tracker
[UI/UX] "Force stop" and "Cancel" buttons don't disappear after finishin...
Steps to repro:1. Create new project;2. Open "SampleScene" scene;3. Select File>New Scene;4. In the appeared window select "Basic... Read more
[iOS] [Metal] UAV writes in RenderDeferred.Lighting prolongs Camera.Imag...
Reproduction steps:1. Open customer's attached project in "LightsManager.zip"2. Build for iOS and Deploy the project3. In Editor ope... Read more
Plane.GetDistanceToPoint returns '0' on build (reason: mesh normals stri...
How to reproduce it:1. Open the attached project 'testit.zip' (use testit_FBX.zip if do not have Blender)2. Load 'SampleScene' from ... Read more
[Profiler] "Failed to connect to player" error is thrown when trying to ...
How to reproduce:1. Create a new project2. Open the Build Settings (File->Build Settings...)3. In the Build Settings window enabl... Read more
Spamming warning in URP Template
Steps:1. Create new URP template2. Change package manifest to use local Graphics folder, latest master3. Open SampleScene4. Observe ... Read more
[Android]Player is crashing when there is a 3D object with Physics Shape...
Steps to reproduce:1. Open the attached project "Case_1296145"2. Build it to Android3. Launch the app Expected results: App launches... Read more
[Mesh] Unwrapping.GenerateSecondaryUVSet can fail but the API does not i...
How to reproduce:1. Open project "ok.zip"2. Open Scene "TestGenerateNewUV2Layout"3. Press Play Expected result: Unity handles the ab... Read more
[IMGUI] The properties under Scoped Registries are overlapping when the ...
Button text is clipping and properties are going out of pannel under Scoped Registries of Package Manager while decreasing the size ... Read more
Physics.CapsuleCast ignores Mesh Collider when Z-axis of the Capsule mat...
Reproduction steps:1. Open user attached project "CapsuleCast Ignores Mesh Collider.zip"2. Enter Play Mode3. Open Scene View4. Look ... Read more
Memory fallback allocations happen at the start of the frame and more du...
How to reproduce:1. Open the user's attached project("GC_Mainline.zip").2. Enter Play mode3. In the Game View click "Craft Games"4. ... 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