Search Issue Tracker
[WSA][UWP] PlayerPrefs aren't saved between runs
Steps to reproduce: 1. Open attached project "835218.zip" and deploy to UWP2. Open built solution using VS and run on Local Machine3... Read more
Maximizing editor window makes UI elements be positioned incorrectly
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Make sure you can see the Game view4. Maximize the editor... Read more
UnityEditor.EditorUtility does not contain a definition for SetSelectedW...
Steps to reproduce:1. Open attached project "etsett.zip"2. Open Console windowResult: compiler error - "UnityEditor.EditorUtility do... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code