Search Issue Tracker
[Backport] Controls keys are inverted after switching to other tab
Reproduction steps:1. Open the attached 'InputSystemTest1' project2. Open the 'SampleScene'3. Enter Play mode4. Note that the 'optio... Read more
[Backport] OnPostRender is called multiple times per frame when setting ...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... Read more
[Backport] [Android][Vulkan] Application crashes upon opening after putt...
1. Open the attached user's project "DeepLink.zip"2. Make sure that Vulkan is selected as the Graphics API3. Build for Android4. Lau... Read more
[WebGL][Chrome] "The message header is corrupted and for security reason...
How to reproduce:1. Open the attached project2. Open Test Runner window3. Run Playmode tests on WebGL Expected result: No issuesActu... Read more
[Backport] Memory leak on image asset import during tests
Steps to reproduce:1. Open attached EditorWindowTests.zip project (make sure Library folder is deleted before opening)2. Open toolba... Read more
[Backport] An incorrect number of results is displayed in the search win...
To reproduce: 1. Open HUB;2. Create a new project;3. In "Assets" folder create a new one and name it "ArtWork";4. Double click on "A... Read more
[Backport] Semaphore.WaitForSignal degrades Editor performance when ente...
How to reproduce:1. Create a new empty project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Enter Play Mode4.... Read more
[Backport] Unity WebRequest does not work when only IPv6 is enabled
How to reproduce:1. Disable IPv4 on your network adapter2. Open the user attached "ipv6_2018.zip" project3. Open the "SampleScene"4.... Read more
[Backport] Surface Shader fails to compile with redefinition errors when...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... Read more
[Backport] Redo drag action creates duplicates of Prefabs, disconnects f...
How to reproduce:1. Create new project2. Add Cube to scene3. Make prefab of Cube by dragging to to Project view4. Spawn multiple ins... 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