Search Issue Tracker
[feature request] Search window should match on asset guids that include...
Asset GUIDs can be ingested to systems external to Unity, and end up getting formatted to include hyphens. Fo example, the GUID 7522... Read more
[IL2CPP] Build fails when there are over 200 Assembly Definitions in the...
How to reproduce:1. Open user's attached 'TooLongAssetBundleDefinition" project2. Open the Project Settings window and expand the Ot... Read more
[VP8]Unable to read movie header error when transcoding video to VP8 cod...
To reproduce:1. Add video to the project2. Enable transcode3. Set custom dimensions to 2x24. Set codec to VP85. Hit apply Actual: Er... Read more
[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
[Windows] Build fail when generate solution with image assigned to Appli...
Assigning image for the Application Config Dialog Banner causes crash when build solution in Windows. Repro:1. Open attached project... 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
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