Search Issue Tracker
Editor window size and mode are not included when saving/loading a layout
Reproduction steps:1. Open the “MinProject” or any Unity project2. Maximize the editor3. Save a layout (Window > Layouts > Sav... Read more
Exclude Unity.Rendering.HighDefinition.Tests from docs
API in Unity.Rendering.HighDefinition.Tests is currently public. This should be excluded from the docs.One way to do this is to crea... Read more
Dynamic resolution broken with custom pass
Context: [https://github.com/alelievr/HDRP-Custom-Passes/issues/32] Repro steps:- Download the HDRP Custom Pass repo - Open the scen... Read more
[iOS] An application sound starts playing for a few seconds when Siri be...
How to reproduce:1. Open the attached Unity project "SoundSystem.zip"2. Build and Deploy the project to a device3. Make sure that th... Read more
HDR color picker intensity slider returns wrong values
Steps to reproduce: Open any existing project, or download the one attached (HDRColorPickerBug.zip) Select the Emissive material Cli... Read more
Vsync checkbox is disabled while in play mode
see conversation on slack [https://unity.slack.com/archives/C06TQ1HNE/p1659459387872129] customer thread: https://forum.unity.com/th... Read more
[Android] Build fails when building using a script and "Build App Bundle...
How to reproduce:1. Open the user's attached "1317948MyPADproject.zip" project2. Open the Build Settings (File > Build Settings..... Read more
[Shader Graph] Shader instance property gets added to CBUFFER, which cau...
Steps to reproduce:1. Open the attached user's project "HDRP Tests.zip"2. Open the "Assets/OutdoorsScene.unity" Scene3. Open Frame D... Read more
[Android] Build fails with the error "Picked up JAVA_TOOL_OPTIONS: -Dfil...
Open the attached "NotchSafeAreaSample.zip" project Go to File > Build Settings Make sure that the Android Platform is selected B... Read more
[Linux] Memory leak in Play Mode with Profiler window open
Reproduction Steps: Create a new Unity Project Add Profiler Tab (Window > Analysis > Profiler) Enter Play Mode Switch to Profi... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project