Search Issue Tracker
[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
Validation message "Profile name is unsupported" is unclear and does no...
Steps to reproduce: Create a new Unity project Open Shortcuts window (Unity > Shortcuts) Select “Create new profile…” from the dr... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... Read more
Addressables Groups are sorted indefinitely when the AddressableAssetSet...
How to reproduce:1. Open the attached project “IN-132596”2. Ensure that Visual Studio or JetBrains Rider is selected as the External... Read more
Editor crashes with Transform::GetPosition when duplicating Prefabs with...
Steps to reproduce:1. Open User-supplied project ("Leviathan.zip")2. In the Hierarchy window, expand "Chaine" GameObject3. Select al... Read more
Suppressed warning is logged to the Console when using Roslyn Diagnostic...
How to reproduce:1. Open the user's attached project2. At the top of the Editor, go to Compilation -> Run3. Observe the Console E... Read more
[URP] Unrelated decals are culled when using Screen Space technique
Reproduction steps:1. Open project “MissingDecalByCulling”2. Open scene “DecalSample”3. Select “Decal Projector Culled” GameObject4.... Read more
A value of Fill Origin setting of UI images becomes the same, after the ...
Reproduction steps:1. Open the attached project "case868631_test";2. Open the scene "test";3. Observe the Fill Origin values of the ... Read more
PhysicMaterials missing from Standard Assets
Present under SampleScenes, but not Standard Assets. Only the three being used are here. I will re-add these to the repo, but this f... 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