Search Issue Tracker
[IOS/Android] UnityWebRequest.GetAudioClip With Ogg Vorbis is not supported
When trying to stream audio file, which is .ogg an error is returned to log on Android/iOS devices: Streaming of 'ogg' on this platf... Read more
[iOS] Significant GPU frametime increase when drawing primitives (cubes/...
Steps to reproduce: 1. Open attached project 2. Build 'cubes' scene for iOS 3. Go to 'Product/Scheme/Edit Scheme', change GPU frame... Read more
SyncVar hook isn't called most of the time if SyncVar value is changed d...
Steps to reproduce: 1. Open attached project 2. Build and run project as host 3. In editor, open scene "SceneStart" and run it 4. C... Read more
Nested canvas anchor's position reset to bottom left after entering play...
Steps to reproduce: 1. Create a new project. 2. Add "UI>Canvas" gameobject. 3. Add a child canvas to previous canvas. 4. Set child's... Read more
NavMeshObstacle carving causes NavMeshAgent to teleport
Reproduction step: 1. Open the attached project. 2. Open and play the "MainScene". - After few seconds obstacle is instantiated ins... Read more
Project crashes when playing Audio and recording with Everyplay at the s...
Reproduction steps: 1) Open "bug_everyplay_android_audiopool_crash" project 2) Build and run "EveryTester" scene on Android 3) Pres... Read more
[Mono]FieldInfo.GetValue(null) crashes unity on ScriptingInvocationNoArg...
To reproduce: 1. Open the project attached by the user 2. Open the scene "asd" 3. Enter Play mode 4. Press R Crash! NOTE: commenti... Read more
[iOS][Android] UI buttons do not work if the parent of Canvas has Event ...
Steps to reproduce: 1) Open the attached project. 2) Build and deploy to an iOS or Android device. 3) Locate the button labeled 'Bro... Read more
Canvas with Graphic Raycaster which has an image object does not block C...
Repro steps: 1. Open "GraphicRaycast" project 2. Open "scene" scene 3. Enter play mode 4. Click on the red square 5. Notice that the... Read more
[NetworkAnimator] Only first layer animations are synced through network
Steps to reproduce: 1. Open attached project "NetworkAnimatorMultipleLayers.zip" 2. Build and run project as host 3. In editor, ope... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key