Search Issue Tracker
[Backport] [Android] Error "unityLibrary:compileDebugKotlin" in the Andr...
Reproduction steps:1. Open the attached Unity project "ErrorBug.zip"2. Go to File > Build Settings3. In Build Settings enable Sym... Read more
[Backport] Repeat texture wrap mode set through TextureImporter in Asset...
Reproduction steps:1. Open project "AssetTextureWrap.zip"2. Open Scene "SampleScene"3. Observe Scene view Expected result: Texture i... Read more
[Backport] [Android][UGUI][NewInputSystem][Controller touchpad] Keyboard...
1. Connect Controller to mobile device2. Build & Run attached project3. Click one of the buttons at the top of the scene by usin... Read more
[WebGL] Bad performance when playing in Safari
Reproduction steps:1. Open the user's attached project2. Build and Run for WebGL Expected result: High framerate (60+ FPS) in Player... Read more
[Backport] [Android] CPU spike occurs on VideoPlayer.DestroyPlayback whe...
Reproduction steps:1. Open the attached user's project "Video-Repro.zip"2. Remove the VR Camera rig and disable the Oculus plugin in... Read more
Crash when opening a specific scene
Reproduction steps:1. Open the user's attached project2. Open "Assets/HeistBlast/Scene/HeistBlast" scene Expected result: Scene open... Read more
SDF Baking causes memory usage to continually rise when entering Play Mode
How to reproduce:1. Open the user attached "SDF Bake Bug.zip" project2. Enter Play Mode3. Open the Activity Monitor4. Open the "Memo... Read more
[Backport] Script not opening when double-clicking error
Reproduction steps:1. Open the provided project2. Open scene 'AndyVersion/Scenes/MainScreen'3. Enter Play mode4. Press 'Play game' a... Read more
[Fully landed and backported] Crash on scripting_object_get_class when a...
Reproduction steps:1. Open the user's attached project2. Build the project Expected result: Build is successfulActual result: The Ed... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler