Search Issue Tracker
[tvOS] Using UnityEngine.Apple.TV.Remote results in 'MissingMethodExcept...
Steps to reproduce:1) Open the attached project.2) Open scene 'Test'.3) Switch platform to 'tvOS'.4) Press 'Play' in the Editor. An ... Read more
[tvOS][Simulator] Empty project crashes on startup in tvOS simulator
Steps to reproduce: 1. Create new project2. Switch to tvOS3. Change 'Target SDK' to 'Simulator SDK' in build settings4. Build and ru... Read more
[tvOS] Screen.safeArea returns incorrect result
Reproduction steps:1. Open project in "SafeArea.zip"2. Open "SampleScene.unity" and build the project for tvOS3. Deploy the project ... Read more
[tvOS] When B button is pressed on a wireless controller connected to a ...
How to reproduce:1. Download the attached project and build it on the tvOS platform in Unity2. Launch the Xcode build and connect a ... Read more
[tvOS] Remote Sensors mapped to incorrect Joystick Axis
Joysticks axis are incorrectly mapped to sensors, it looks like that it's shifted by +1 when compared to: gravity (x,y,z) : 16, 17, ... Read more
[AppleTV] Missing 'TVTopShelfImage.TVTopShelfPrimaryImageWide' key error...
Steps to reproduce: 1. Open attached project2. Open 'Project Settings/Icon' and see that 'Top Shelf Image' is correctly set3. Build ... Read more
[tvOS] Corridor Lighting Example project is not working on AppleTV with ...
[tvOS] Corridor Lighting Example project is not working on AppleTV with Metal & OpenGLES3 Steps to reproduce: 1. Open new Unity ... Read more
[AppleTV][Metal] Rendering breaks with Anti Aliasing enabled on AppleTV ...
Steps to reproduce: 1. Open attached project2. Make sure 'Anti Aliasing' is enabled in Quality Settings (reproduces with 2x, 4x and ... Read more
[AppleTV] GameController.framework isn't automatically added to linked f...
Steps to reproduce: 1. Open attached project (or new empty project)2. Build for AppleTV3. Try to deploy Xcode project to a device4. ... Read more
[tvOS] Illegal redeclaration of property in class extension (attribute m...
Reproduction steps:1. Create a new project.2. Build Unity project to tvOS.3. Try to build Xcode project.- Project will not build:Ill... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used