Search Issue Tracker
[URP] Scene is not marked as dirty when Volume Update Mode
How to reproduce:1. Create a new URP project2. Open the "SampleScene" Scene3. In the Hierarchy select the "Main Camera"4. In the Ins... Read more
[Android] Crash on "java.lang.SecurityException: listen" when building f...
Reproduction steps:1. Connect Bluetooth headphones/speakers to the Android device2. Open the user's attached "DeleteMe.zip" project3... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API