Search Issue Tracker
iOS Simulator SDK is missing ARM64 Architecture support
How to reproduce:1. Create a new Unity project2. Switch to the iOS Platform3. Change Target SDK to Simulator SDK (Edit -> Project... Read more
[XR][XRSDK] There's no 3D Layout option for Panoramic Shader with the ne...
Repro steps:1. Create a new project2. Add XR SDK3. Create a new material4. Choose the Skybox Panoramic shader Actual: There's no 3D ... Read more
NavMeshSurface ignores convex Mesh Colliders when using Physics Colliders
Reproduction steps:1. Open the attached project "IN-98789_AiNavBakeFailure.zip"2. Open the "test" scene and bake the nav mesh Expect... Read more
Shader errors are logged in WebGL when building a URP project
How to reproduce:1. Create a new empty URP project2. Press File → Build and Run3. In Player, press “CTRL+SHIFT+J“4. Observe the brow... Read more
Application crashes on Android adreno based graphics drivers
Application sometimes crashes under these circumstances: - Unity Version: 4.5.0f6- Target Platform: Android- Hardware: Adreno graphi... Read more
"Run in Background" does not work for fullscreen
To reproduce:1. Open attached project2. Go to player settings. Make sure "Run In Background" is enabled3. Include the test scene and... Read more
"TextureImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avo...
How to reproduce:1. Open the attached project "InpsectorIssue.zip"2. Select Assets/LevelMaterialConfig.asset in the Project window3.... Read more
[XR][Oculus GO][Oculus Quest] Using GrabPass results incorrect shader re...
To reproduce:1. Open attached project "TestSinglePass.zip"2. Build and run for Oculus Quest3. Observe results via device Result: lef... Read more
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... Read more
Video stutters when played by Video Player
To reproduce: 1. Open the attached project (VideoStutterTesting.zip)2. Enter Play mode3. Observe that the video in the Game view stu... 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