Search Issue Tracker
Crash on vk::DataBuffer::CreateResource when building the project on Vul...
Reproduction steps:1. Open the attached project "VulkanCrash.zip" from the Google Drive link2. Go to 7DaysToDie > Build Dialog3. ... Read more
The character keeps moving in the same direction when the button is rele...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/Playground.unity” Scene Enter the Play Mode Click “A” or “D” ... Read more
[Texture] Texture.format returns wrong format string on mobiles
1. Open attached project2. Build to iOS, Android or Windows Phone3. In middle of screen there will be string which shows texture.for... Read more
[Burst] Message Box warning to restart the Editor no longer thrown after...
How to reproduce:1. Create a new Unity project2. Install Burst package3. Change version of Burst Expected results: A Message box is ... Read more
Long save times with no changes
Reproduction steps: 1. Open "fnfmega" project2. Open "Game" scene3. Save Scene4. Notice long loading Expected Result: Clean scene sh... Read more
SceneManager.LoadSceneAsync and Resources.LoadAsync disrupt one another ...
STR:1. Open "main" scene in the project2. Play the scene3. Observe the additive scene is not loading and object not instantiating4. ... Read more
Video alpha doesn't work when camera clear flags are Don't Clear
To reproduce:1. Open attached project;2. Open "Main" scene;3. Enter play mode;4. Try to change Alpha in Video Player. Expected resul... Read more
Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
Steps to reproduce: Open or create a project Go to "Edit -> Project Settings" Select "Preset Manager" Click "Add Default Preset" ... 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