Search Issue Tracker
[ARKit] ARObject importer can fail to import assets when the host machin...
This affects object tracking in ARFoundation's implementation of ARKit. The ARObject importer parses floating point numbers from a p... Read more
[Cardboard] VR application is not rendered with Single-Pass on Samsung G...
How to reproduce:1. Open the attached project2. Build the application (Cardboard is enabled by default) Result - Application is not ... Read more
Permissions get undeclared on Android Oreo
How to reproduce:1. Open the attached project2. Build and run test scene on device which Android version is 8.0Result: App is unresp... Read more
[Linux] Silent crash on TLSAllocator<(AllocatorMode)0>::ThreadInitialize...
Reproduction steps:1. Open the attached “CrashRepro” project2. Click Edit > Project Settings3. Deselect “Auto Graphics API for Li... Read more
[Linux] Linux x86 + x86_64 Universal builds do not include all libraries
Steps to reproduce:1) Open the attached project.2) Build as Linux x86+x86_64 Universal.3) Open the build Data folder and go to /Plug... Read more
[Mobile] Terrain is rendered incorrectly when Terrain Instancing is enabled
To reproduce:1. Open attached project;2. Enter "9_Realtime GI" scene;3. Build and run on Android devices;4. When app launches, press... Read more
[IL2CPP] Nested generic limit error is thrown when using Sprache and inc...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Inspect the Console4. Exit the P... Read more
Crash when entering Play Mode while requesting a URL with a redirect + n...
Reproduction steps:1. Set up a server that redirects to a file download (example setup for macOS is provided in an edit)2. Open atta... Read more
Text Meshes disappear when changing the z position of a sprite that does...
Take a look at the gif attached for a demonstration of the problem. In the attached project, open UserInterfaceScreen and find the s... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template