Search Issue Tracker
[Metal] Crash in CreateNewEncoder() at MetalContext.mm:115
Reproduction steps:1. Open the attached project (DuplicateEncoderCrash.zip).2. Build and run for iOS. Actual behavior:- Application ... Read more
[Android] Script debugging causes Android to crash on startup with .NET 4.6
To reproduce this issue: 1. Create an empty project in Unity2. Build and run for Android, with Script Debugging enabled The player w... Read more
[Android] A specific video is not played when built via command line
To reproduce:1. Build for Android using Batchmode build the project from command line Example:"/UnityInstallLocation/Unity.app/Conte... Read more
[iOS11] [VideoPlayer] Video does not resume playing after minimising and...
Reproduction steps:1. Open the attached project.2. Build and run the application to iOS device.3. Minimise the application when the ... Read more
[UI] Color encoding of scene view is broken in Linear color space
Steps for reproduction:1) Download the package below and import it to a new project2) Open scene 's3'3) Bake the scene4) Compare the... Read more
NavMesh.SamplePosition always returns False with a specified built-in Ar...
Steps to reproduce:1. Open attached “NavMesh.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Observe Console window Expec... Read more
Unity crashes on play when hololens is disconnected at StageRoot::GetBou...
Steps to reproduce:1. Open the attached project2. Open the main.unity scene3. In Player Settings, enable Virtual Reality Support and... Read more
[Android] Having android:icon="@drawable/app_icon" AndroidManifest.xml c...
If one uses AndroidManifest.xml file in the project, which was created with older version (2017.3 and below) and has "android:icon="... Read more
Rendering corruption when using Vulkan
Rendering corruption when using Vulkan Download the Viking Village from the A$ and build a player setting Vulkan as the primary API.... Read more
Unity crashes at TransformChangeDispatch::QueueTransformChangeIfHasChang...
How to reproduce:1. Open given Unity project2. Add LinearPlatformerMover script to any game object (e.g Toon Knight)--two game objec... 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