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
[particles] Wireframe view broken
The new wireframe view is only showing the orange outline and no wireframes. 1) Add a particle system2) Enable the wireframe tick bo... 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
Long names are not wrapped on a Custom VFX Template in the details tab i...
How to reproduce:1. Create a new project and install the Visual Effects package2. Create any VFX Graph and select it3. In the Inspec... Read more
[Windows][DualShock] A plugged-in DualShock gamepad keeps sending Accele...
GitHub: https://github.com/Unity-Technologies/InputSystem/issues/494 Though the constant input value change doesn't cause problem no... 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
[Oculus] View of the secondary Camera is not rendered when it's set as O...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run on Q... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code