Search Issue Tracker
[Android]App freezes on loading next scene if APK is split on Asus Zenpa...
To reproduce:1) Open attached project2) Make sure "Split Application Binary" is enabled in Player Settings3) Build and run on device... Read more
Editor crashes when replacing prefab with ALT button pressed
How to reproduce:1. Create a new project2. Create a new game object in the scene (for example Sphere)3. Create a prefab in assets fo... Read more
[HDRP] Wrong material variant picked in player
Does not reproduce on: 2020.3.30f1, 2021.3.5f1 Reproduces on: 2023.1 + Trunk__________________________________More info: The issue s... Read more
[Standalone] Screen.fullScreen fullscreen mode switches incorrectly afte...
Steps to reproduce: 1) Download attached project "New Unity Project.zip" and open in Unity.2) Build project for Windows standalone x... Read more
Can not navigate through Search Window with up/down arrow keys when the ...
How to reproduce:1. Create a new Unity project2. Create a new Cube GameObject3. In the Cube (Mesh Filter) component open the Mesh Se... Read more
[HDRP] Maximum LOD Level quality setting not working
Versions tested: 2020.1.0a8 + Standard, HDRP 7.0.1, HDRP 8.0.0/MasterSteps to reproduce: 1) Open attached scene or create a custom L... Read more
Hide Soft Keyboard and Hide Mobile Input values are true even when unche...
How to reproduce:1. Open the user's attached "TMPBugReport.zip" project2. Open the "SampleScene" Scene3. Expand the "Canvas" GameObj... Read more
[HDRP] Toggling Low res Transparency on Vulkan in Spaceship demo project...
1) Open the Spaceship demo project https://github.com/Unity-Technologies/SpaceshipDemo2) Switch the editor to vulkan3) Open scene Ma... Read more
[Android][IL2CPP] Unsafe code crashes IL2CPP Release App with signal 7 (...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe that running a logcat signal 7 (SIGBU... Read more
Memory leak when using TextAsset.bytes property
Reproduction steps:1. Open the attached project inside of "_test_proj_memory_leak.zip"2. Make sure Profiler with the Memory Tab is o... 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