Search Issue Tracker
Cannot change Input method while Editor is in focus
Reproduction steps:1. Open any project using 5.52. Try to switch languages via shortcut (alt+shift / ctrl+shift) or manualy from tas... Read more
[WSA] Sound doesn't play in headphones if they are connected while the s...
Reproduction steps:1. Open the attached project and build it to WSA (SDK 10 or 8.1)2. Deploy the project to MS Surface Pro (it has b... Read more
Materials with particle shaders are not working (in magenta) when scene ...
Reproduction steps:1) Open "836911_assetBundles.zip" project2) Open "MeleeWeaponTrail/Example/Scenes/Example.unity" scene3) Build as... Read more
'Package corrupted, deduced GUID exists but at different destination pat...
Whenever an asset package is imported from the Asset Store with Unity 5.5, an error message appears. Steps to reproduce:1) Create a ... Read more
Generating mipmaps on RenderTexture with dimensions set to Tex2DArray is...
Reproduction steps:1. Open the project2. Open the "test" scene3. Make sure "Use Mipmap" is enabled on "RT" gameobject4. Open the GPU... Read more
Realtime GI Lightmaps Not Updated In The First Frame
The scene with only Precomputed Realtime GI enabled fails to display correct lightmap values after loading from a scene with light p... Read more
[Player, D3D11] FullScreen Switch shows memory leaking
[Player, D3D11] FullScreen Switch shows memory leaking 1. What happened When switching between full-screen and windowed in player To... Read more
[FinalGather] Final Gather bake artifacts when used with transparent sha...
Using standard transparent material with albedo alpha set to 0 produces shadow artifacts when Final Gather is enabled in Enlighten b... Read more
[Regression][OSX][5.5] 'Couldn't decompress package' error is shown afte...
Steps to repro: 1. Open Unity;2. In the Launcher window click 'New' button;3. Click 'Add Asset Package' button;4. Select 'Gaia - Ter... Read more
[Graphics] Creating a RenderTexture under Vulkan with the DefaultHDR for...
Reproduction steps:1. Open the attached project2. Navigate to Assets3. Open the "Testing scene.unity" scene4. Built and run the proj... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used